SQLAlchemy<3,>=1.4
tinytim>=0.1.2
frozendict>=2.4

[async]
greenlet>=3.0
aiosqlite>=0.19
asyncpg>=0.29
aiomysql>=0.2

[dev]
pytest>=8
pytest-cov>=4
pytest-asyncio>=0.23
greenlet>=3.0
aiosqlite>=0.19
mypy>=1.10
ruff>=0.6
tox>=4

[pandas]
pandas>=1.5.0

[testing]
pytest>=8
pytest-cov>=4
pytest-asyncio>=0.23
greenlet>=3.0
aiosqlite>=0.19
