Primi files backend
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
fastapi==0.111.1
|
||||
uvicorn[standard]==0.30.1
|
||||
sqlalchemy==2.0.30
|
||||
alembic==1.13.1
|
||||
asyncpg==0.29.0
|
||||
psycopg2-binary==2.9.9
|
||||
pydantic==2.7.1
|
||||
pydantic-settings==2.3.1
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.1.3
|
||||
python-multipart==0.0.9
|
||||
redis==5.0.4
|
||||
celery==5.4.0
|
||||
minio==7.2.7
|
||||
httpx==0.27.0
|
||||
structlog==24.2.0
|
||||
slowapi==0.1.9
|
||||
python-dotenv==1.0.1
|
||||
email-validator==2.1.1
|
||||
Reference in New Issue
Block a user