Compare commits

..

1 Commits

Author SHA1 Message Date
Oscar Krause
b26e9b2b61 Merge branch 'python-josepy' into 'main'
Migrate from "python-jose" to an alternative

See merge request oscar.krause/fastapi-dls!52
2025-08-11 07:19:22 +02:00
3 changed files with 2 additions and 14 deletions

View File

@ -1,11 +0,0 @@
# 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

View File

@ -328,7 +328,6 @@ Packages are available here:
Successful tested with (**LTS Version**): Successful tested with (**LTS Version**):
- **Debian 13 (Trixie)** (EOL: June 30, 2028)
- **Debian 12 (Bookworm)** (EOL: June 06, 2026) - **Debian 12 (Bookworm)** (EOL: June 06, 2026)
- *Ubuntu 22.10 (Kinetic Kudu)* (EOL: July 20, 2023) - *Ubuntu 22.10 (Kinetic Kudu)* (EOL: July 20, 2023)
- *Ubuntu 23.04 (Lunar Lobster)* (EOL: January 2024) - *Ubuntu 23.04 (Lunar Lobster)* (EOL: January 2024)

View File

@ -1,8 +1,8 @@
fastapi==0.116.1 fastapi==0.115.14
uvicorn[standard]==0.35.0 uvicorn[standard]==0.35.0
pyjwt==2.10.1 pyjwt==2.10.1
cryptography==45.0.5 cryptography==45.0.5
python-dateutil==2.9.0 python-dateutil==2.9.0
sqlalchemy==2.0.42 sqlalchemy==2.0.41
markdown==3.8.2 markdown==3.8.2
python-dotenv==1.1.1 python-dotenv==1.1.1