15 lines
289 B
Plaintext
15 lines
289 B
Plaintext
|
|
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
|
||
|
|
passlib[bcrypt]==1.7.4
|
||
|
|
python-jose[cryptography]==3.3.0
|
||
|
|
python-multipart==0.0.9
|
||
|
|
email-validator==2.1.1
|
||
|
|
httpx==0.27.0
|
||
|
|
pytest==8.2.2
|
||
|
|
pytest-asyncio==0.23.7
|