Update requierments.txt

This commit is contained in:
dvirlabs 2025-12-08 07:13:16 +02:00
parent 66d2aa0a66
commit c912663c3d
4 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ fastapi==0.115.0
uvicorn[standard]==0.30.1
pydantic==2.7.4
pydantic[email]==2.7.4
python-dotenv==1.0.1
psycopg2-binary==2.9.9
@ -10,3 +11,4 @@ psycopg2-binary==2.9.9
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.9
bcrypt==4.1.2