typing-extensions>=4.1

[:python_version < "3.9"]
backports.zoneinfo>=0.2.0

[:sys_platform == "win32"]
tzdata

[binary]

[binary:implementation_name != "pypy"]
psycopg-binary==3.1.19

[c]

[c:implementation_name != "pypy"]
psycopg-c==3.1.19

[dev]
black>=24.1.0
codespell>=2.2
dnspython>=2.1
flake8>=4.0
mypy>=1.4.1
types-setuptools>=57.4
wheel>=0.37

[docs]
Sphinx>=5.0
furo==2022.6.21
sphinx-autobuild>=2021.3.14
sphinx-autodoc-typehints>=1.12

[pool]
psycopg-pool

[test]
anyio<4.0,>=3.6.2
mypy>=1.4.1
pproxy>=2.7
pytest>=6.2.5
pytest-cov>=3.0
pytest-randomly>=3.5
