asphalt~=4.9
SQLAlchemy[asyncio]>=2.0

[doc]
Sphinx>=1.5
sphinx_rtd_theme
sphinx-autodoc-typehints>=1.2.0
sphinx-tabs>=3.3.1
sphinxcontrib-asyncio>=0.2.0

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

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