migrate from "python-jose" to "python3-josepy" since it is no longer supported on future releases of debian/ubuntu

This commit is contained in:
Oscar Krause
2025-05-15 07:59:18 +02:00
parent bffa357225
commit 6b2c8d512a
8 changed files with 25 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
# https://packages.debian.org/hu/
fastapi==0.92.0
uvicorn[standard]==0.17.6
python-jose[cryptography]==3.3.0
josepy==2.0.0
cryptography==38.0.4
python-dateutil==2.8.2
sqlalchemy==1.4.46