Files
boc/landvex-admin-backend/requirements.txt
T

16 lines
309 B
Plaintext
Raw Normal View History

fastapi==0.111.0
uvicorn[standard]==0.30.1
sqlalchemy==2.0.31
asyncpg==0.29.0
alembic==1.13.2
pydantic==2.7.4
pydantic-settings==2.3.4
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.9
httpx==0.27.0
pytest==8.2.2
pytest-asyncio==0.23.7
pytest-postgresql==6.0.0
structlog==24.2.0