asphalt~=4.9
SQLAlchemy[asyncio]>=2.0

[doc]
Sphinx>=7.0
sphinx_rtd_theme>=1.3.0
sphinx-autodoc-typehints>=1.22
sphinx-tabs>=3.3.1

[test]
aiosqlite
anyio>=4.2
coverage>=7
pymysql
pytest>=7.4
pytest-lazy-fixture

[test:platform_python_implementation == "CPython"]
asyncmy
asyncpg
psycopg>=3.1
