migrated from "pycryptodome" to "cryptography"

This commit is contained in:
Oscar Krause
2025-03-17 14:05:26 +01:00
parent 8a269b0393
commit 0bdd3a6ac2
9 changed files with 61 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
fastapi==0.115.8
uvicorn[standard]==0.34.0
python-jose==3.4.0
pycryptodome==3.21.0
python-jose[cryptography]==3.4.0
cryptography==44.0.2
python-dateutil==2.8.2
sqlalchemy==2.0.38
markdown==3.7