Update backend requirements - security hardening
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
fastapi==0.116.1
|
||||
fastapi==0.129.0
|
||||
starlette==0.52.1
|
||||
uvicorn[standard]==0.35.0
|
||||
gunicorn==23.0.0
|
||||
sqlalchemy[asyncio]==2.0.44
|
||||
@@ -9,5 +10,6 @@ pydantic-settings==2.11.0
|
||||
email-validator==2.2.0
|
||||
python-jose[cryptography]==3.5.0
|
||||
passlib[argon2]==1.7.4
|
||||
cryptography==45.0.7
|
||||
python-multipart==0.0.20
|
||||
cryptography==46.0.5
|
||||
python-multipart==0.0.22
|
||||
ecdsa==0.19.1
|
||||
|
||||
Reference in New Issue
Block a user