fastapi>=0.100
croniter>=1.3.0
aiosqlite>=0.18.0
typer[all]>=0.9.0
rich
redis
pydantic>=2.0.0
aiohttp

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
ruff>=0.1.0
mypy>=1.0.0
types-aiofiles
types-redis
build>=1.0.0
twine>=4.0.0

[otel]
opentelemetry-api>=1.0.0
opentelemetry-sdk>=1.0.0
