CARONTE v1.0 - Plataforma de Gestão Social
This commit is contained in:
11
backend/requirements.txt
Normal file
11
backend/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
sqlalchemy[asyncio]==2.0.25
|
||||
aiosqlite==0.19.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.6
|
||||
reportlab==4.1.0
|
||||
pydantic-settings==2.1.0
|
||||
bcrypt==4.0.1
|
||||
asyncpg==0.30.0
|
||||
Reference in New Issue
Block a user