sqlalchemy>=2.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
pyinitgen>=4.0.1
python-docstring-markdown>=0.2.2

[mysql]
pymysql>=1.0.0

[postgres]
psycopg2-binary>=2.9.0
