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,6 +1,6 @@
fastapi==0.115.12
uvicorn[standard]==0.34.2
python-jose[cryptography]==3.4.0
josepy==2.0.0
cryptography==44.0.3
python-dateutil==2.9.0
sqlalchemy==2.0.41