Update requierments.txt
This commit is contained in:
parent
66d2aa0a66
commit
c912663c3d
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,6 +2,7 @@ fastapi==0.115.0
|
|||||||
uvicorn[standard]==0.30.1
|
uvicorn[standard]==0.30.1
|
||||||
|
|
||||||
pydantic==2.7.4
|
pydantic==2.7.4
|
||||||
|
pydantic[email]==2.7.4
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
|
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
@ -10,3 +11,4 @@ psycopg2-binary==2.9.9
|
|||||||
python-jose[cryptography]==3.3.0
|
python-jose[cryptography]==3.3.0
|
||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]==1.7.4
|
||||||
python-multipart==0.0.9
|
python-multipart==0.0.9
|
||||||
|
bcrypt==4.1.2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user