pydantic>=2.0
croniter>=2.0
sqlalchemy[asyncio]>=2.0
aiosqlite>=0.19

[dev]
pytest>=8.0
pytest-asyncio>=0.24
ruff>=0.3
mypy>=1.9
