-e .[standard]

# TODO: Remove this after h11 makes a release. By this writing, h11 was on 0.14.0.
# Core dependencies
h11 @ git+https://github.com/python-hyper/h11.git@master

# Explicit optionals
a2wsgi==1.10.8
wsproto==1.2.0
websockets==13.1

# Packaging
build==1.2.2.post1
twine==6.1.0

# Testing
ruff==0.11.2
pytest==8.3.5
pytest-mock==3.14.0
pytest-xdist[psutil]==3.6.1
mypy==1.15.0
types-click==7.1.8
types-pyyaml==6.0.12.20250326
trustme==1.2.1
cryptography==44.0.2
coverage==7.8.0
coverage-conditional-plugin==0.9.0
coverage-enable-subprocess==1.0
httpx==0.28.1

# Documentation
mkdocs==1.6.1
mkdocs-material==9.6.10
