
[all]
psycopg[binary]>=3.1
PyMySQL>=1.1

[dev]
build>=1.2
pytest>=8
ruff>=0.5
twine>=5

[mysql]
PyMySQL>=1.1

[postgres]
psycopg[binary]>=3.1
