
[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0

[mysql]
pymysql>=1.0.0

[postgresql]
psycopg2-binary>=2.9.0

[sqlite]
