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

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

[binary]
psycopg-binary==3.0.8

[c]
psycopg-c==3.0.8

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

[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.16
pytest-cov>=3.0
pytest-randomly>=3.10
tenacity>=8.0
