aiosql>=13.0

[dev]
mypy
pyright
ruff
flake8
black
pymarkdownlnt
pytest
coverage
CacheToolsUtils

[mysql]
pytest-mysql
mysqlclient
pymysql
mysql-connector

[postgres]
pytest-postgresql
psycopg
pygresql
pg8000

[postgres:implementation_name != "pypy"]
psycopg2>=2.9.10

[pub]
build
twine
wheel
