httpx<1.0,>=0.27

[cryptography]
cryptography

[dev]
pytest~=9.0
pytest-cov~=7.0
pytest-asyncio~=1.3
pytest-mock~=3.15
ruff~=0.14
pre-commit~=4.5
cryptography<47,>=46

[docs]
sphinx-book-theme~=1.1
sphinx-copybutton~=0.5
sphinxext-opengraph~=0.13
sphinx-togglebutton~=0.4
myst-parser~=5.0
sphinxcontrib-googleanalytics~=0.5
sphinx-last-updated-by-git~=0.3
sphinx-favicon~=1.0

[fastapi]
fastapi[standard]

[flask]
flask[async]

[server]
starlette>=0.32.0
uvicorn[standard]>=0.25.0
