fastapi>=0.115
uvicorn[standard]>=0.30
sqlalchemy[asyncio]>=2.0
aiosqlite>=0.20
alembic>=1.13
pydantic>=2.8
pydantic-settings>=2.4
anthropic>=0.40
apscheduler>=3.10
itsdangerous>=2.2
python-multipart>=0.0.9
httpx>=0.27
woolpack==0.3.0
pyyaml>=6.0
tzdata>=2024.1

[dev]
pytest>=8.0
pytest-asyncio>=0.24
ruff>=0.6
