asphalt~=4.9
SQLAlchemy[asyncio]>=2.0

[doc]
Sphinx>=6.0
sphinx_rtd_theme>=1.2.0
sphinx-autodoc-typehints>=1.22
sphinx-tabs>=3.3.1

[test]
aiosqlite
pymysql
pytest
pytest-asyncio
pytest-lazy-fixture

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