21 lines
350 B
Plaintext
21 lines
350 B
Plaintext
fastapi==0.115.6
|
|
uvicorn[standard]==0.34.0
|
|
sqlalchemy[asyncio]==2.0.36
|
|
asyncpg==0.30.0
|
|
alembic==1.14.0
|
|
python-multipart==0.0.18
|
|
jinja2==3.1.4
|
|
bcrypt>=4.1.0
|
|
python-dotenv==1.0.1
|
|
itsdangerous==2.2.0
|
|
markdown==3.7
|
|
pydantic==2.10.3
|
|
pydantic-settings==2.7.0
|
|
cryptography>=44.0.0
|
|
|
|
# Test
|
|
pytest>=9.0.0
|
|
httpx>=0.28.0
|
|
pytest-asyncio>=1.3.0
|
|
aiosqlite>=0.22.0
|