20 lines
362 B
Plaintext
20 lines
362 B
Plaintext
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.30.6
|
|
sqlalchemy[asyncio]>=2.0.36
|
|
psycopg[binary]>=3.2.0
|
|
alembic>=1.13.3
|
|
pydantic>=2.10.0
|
|
pydantic-settings>=2.7.0
|
|
pydantic[email]>=2.10.0
|
|
redis>=5.1.1
|
|
python-jose[cryptography]>=3.3.0
|
|
bcrypt>=4.2.0
|
|
python-multipart>=0.0.12
|
|
httpx>=0.27.2
|
|
anthropic>=0.40.0
|
|
python-dotenv>=1.0.1
|
|
|
|
# testing
|
|
pytest>=8.3.3
|
|
pytest-asyncio>=0.24.0
|