
[:python_version < "3.8"]
typing_extensions>=3.10

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

[:sys_platform == "win32"]
tzdata

[binary]
psycopg-binary==3.0.15

[c]
psycopg-c==3.0.15

[dev]
black>=22.3.0
dnspython>=2.1
flake8>=4.0
mypy!=0.930,!=0.931,>=0.920
types-setuptools>=57.4
wheel>=0.37

[docs]
Sphinx>=4.2
furo==2021.11.23
sphinx-autobuild>=2021.3.14
sphinx-autodoc-typehints>=1.12
dnspython>=2.1
shapely>=1.7

[pool]
psycopg-pool

[test]
mypy!=0.930,!=0.931,>=0.920
pproxy>=2.7
pytest>=6.2.5
pytest-asyncio<0.17,>=0.16
pytest-cov>=3.0
pytest-randomly>=3.10
