api-feature

[all]
psycopg2-binary>=2.9
mysql-connector-python>=8.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black
isort
mypy

[mysql]
mysql-connector-python>=8.0

[postgresql]
psycopg2-binary>=2.9
