
[:python_version < "3.13"]
typing-extensions>=4.6

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

[:sys_platform == "win32"]
tzdata

[binary]

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

[c]

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

[dev]
ast-comments>=1.1.2
black>=24.1.0
codespell>=2.2
dnspython>=2.1
flake8>=4.0
isort[colors]>=6.0
isort-psycopg
mypy>=1.14
pre-commit>=4.0.1
types-setuptools>=57.4
types-shapely>=2.0
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
mypy>=1.14
pproxy>=2.7
pytest>=6.2.5
pytest-cov>=3.0
pytest-randomly>=3.5
