cryptography>=3.0

[:python_version < "3.10"]
typing-extensions>=4.0

[async]
asyncio-dgram>=2.0

[dev]
black>=22.0
isort>=5.0
flake8>=4.0
mypy>=0.900
pre-commit>=2.15
pytest>=6.0
pytest-cov>=3.0
pytest-asyncio>=0.18
pytest-xdist>=2.0

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
myst-parser>=0.18
sphinx-autobuild>=2021.3.14
sphinxcontrib-spelling>=7.6

[gssapi]

[gssapi:sys_platform != "win32"]
gssapi>=1.6.0

[test]
pytest>=6.0
pytest-cov>=3.0
pytest-asyncio>=0.18
pytest-xdist>=2.0
coverage>=6.0
