Primo commit
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
fastapi==0.115.5
|
||||
uvicorn[standard]==0.32.1
|
||||
pydantic[email]==2.10.3
|
||||
sqlalchemy==2.0.36
|
||||
python-jose[cryptography]==3.3.0
|
||||
bcrypt==4.2.1
|
||||
slowapi==0.1.9
|
||||
fastapi==0.109.2
|
||||
uvicorn[standard]==0.27.1
|
||||
sqlalchemy==2.0.27
|
||||
pydantic[email]==2.6.1
|
||||
pydantic-settings==2.2.1
|
||||
python-dotenv==1.0.1
|
||||
python-jose[cryptography]==3.3.0
|
||||
bcrypt==4.1.2
|
||||
slowapi==0.1.9
|
||||
python-multipart==0.0.9
|
||||
idna<4,>=2.5
|
||||
email-validator>=2.1.0.post1
|
||||
|
||||
Reference in New Issue
Block a user