async-timeout==5.0.1
asyncpg==0.30.0

[:python_version == "3.9"]
typing_extensions==4.12.2

[docs]
pdoc==15.0.4
pyright==1.1.396

[gssauth]

[gssauth:platform_system != "Windows"]
gssapi

[gssauth:platform_system == "Windows"]
sspilib

[test]
pytest==8.3.5
pytest-asyncio==0.25.3
ruff==0.11.13
mypy==1.16.0
black==25.1.0
