
[:python_version < "3.11.0"]
async_timeout>=4.0.3

[docs]
Sphinx~=8.1.3
sphinx_rtd_theme>=1.2.2

[gssauth]

[gssauth:platform_system != "Windows"]
gssapi

[gssauth:platform_system == "Windows"]
sspilib

[test]
flake8~=6.1
flake8-pyi~=24.1.0
distro~=1.9.0
mypy~=1.8.0

[test:platform_system != "Windows" and python_version < "3.14.0"]
uvloop>=0.15.3

[test:platform_system == "Linux"]
gssapi
k5test

[test:platform_system == "Windows"]
sspilib
