attrs!=21.1,>=17
blessed>=1.15.0
humanize>=0.5.1
psutil>=2.0.0

[dev]
black>=23.1.0
check-manifest
codespell
flake8
isort
mypy

[psycopg]
psycopg[binary]

[psycopg2]
psycopg2-binary>=2.8

[testing]
psycopg[binary]
pytest
pytest-postgresql>=4.0
