21 lines
377 B
Plaintext
21 lines
377 B
Plaintext
|
|
fastapi==0.115.0
|
||
|
|
uvicorn[standard]==0.30.6
|
||
|
|
sqlalchemy[asyncio]==2.0.35
|
||
|
|
asyncpg==0.29.0
|
||
|
|
alembic==1.13.3
|
||
|
|
pydantic==2.9.2
|
||
|
|
pydantic-settings==2.5.2
|
||
|
|
pydantic[email]==2.9.2
|
||
|
|
redis==5.1.1
|
||
|
|
python-jose[cryptography]==3.3.0
|
||
|
|
passlib[bcrypt]==1.7.4
|
||
|
|
python-multipart==0.0.12
|
||
|
|
httpx==0.27.2
|
||
|
|
anthropic==0.34.2
|
||
|
|
slowapi==0.1.9
|
||
|
|
python-dotenv==1.0.1
|
||
|
|
|
||
|
|
# testing
|
||
|
|
pytest==8.3.3
|
||
|
|
pytest-asyncio==0.24.0
|