
[dev]
pytest>=7.0
mypy>=1.0
ruff>=0.1

[mysql]
mysql-connector-python>=9.0

[postgres]
psycopg[binary]>=3.1
