cryptography>=46.0.6

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

[dev]
mypy>=1.0.0
pre-commit>=3.0.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-xdist>=2.0
pytest-timeout>=2.0.0
tox>=4.0
ruff>=0.1.0
bandit[toml]>=1.7.5
pip-audit>=2.7.0
safety>=2.3.0
build>=1.0.0
twine>=4.0.0
pytest-docker>=2.0.0

[dev:python_version < "3.11"]
tomli>=1.1.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.1.0
mkdocstrings[python]>=0.22.0
mkdocs-minify-plugin>=0.6.0
mkdocs-git-revision-date-localized-plugin>=1.2.0
pymdown-extensions>=10.16.1
pygments>=2.20.0

[gssapi]

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

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-xdist>=2.0
pytest-timeout>=2.0.0
coverage>=6.0
