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

[dev]
pg-activity[psycopg,psycopg2,testing,typing]
black>=24.10.0
check-manifest
codespell
flake8
isort
pre-commit
pyupgrade

[psycopg]
psycopg[binary]>=3.1

[psycopg2]
psycopg2-binary>=2.8

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

[typing]
mypy
types-psutil>=5.9.5.15
types-psycopg2
types-setuptools
