aiohttp>=3.9
fastapi>=0.110
uvicorn[standard]>=0.29
pydantic>=2.6
pydantic-settings>=2.2
apscheduler>=3.10
aiosqlite>=0.20
structlog>=24.1
pyyaml>=6.0

[dev]
pytest>=8.1
pytest-asyncio>=0.23
aioresponses>=0.7
