mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2025-08-11 23:26:47 +08:00
added debian trixie
This commit is contained in:
parent
c7186f46a1
commit
9f80dadeba
11
.DEBIAN/requirements-trixie-13.txt
Normal file
11
.DEBIAN/requirements-trixie-13.txt
Normal file
@ -0,0 +1,11 @@
|
||||
# https://packages.debian.org/hu/
|
||||
fastapi==0.115.11
|
||||
uvicorn[standard]==0.32.0
|
||||
pyjwt==2.10.1
|
||||
cryptography==43.0.0
|
||||
python-dateutil==2.9.0
|
||||
sqlalchemy==2.0.40
|
||||
markdown==3.7
|
||||
python-dotenv==1.0.1
|
||||
jinja2==3.1.6
|
||||
httpx==0.28.1
|
@ -328,6 +328,7 @@ Packages are available here:
|
||||
|
||||
Successful tested with (**LTS Version**):
|
||||
|
||||
- **Debian 13 (Trixie)** (EOL: June 30, 2028)
|
||||
- **Debian 12 (Bookworm)** (EOL: June 06, 2026)
|
||||
- *Ubuntu 22.10 (Kinetic Kudu)* (EOL: July 20, 2023)
|
||||
- *Ubuntu 23.04 (Lunar Lobster)* (EOL: January 2024)
|
||||
|
Loading…
x
Reference in New Issue
Block a user