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

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

[psycopg]
psycopg[binary]

[psycopg2]
psycopg2-binary>=2.8

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