typeguard>=4.0
requests>=2.0
validators>=0.22.0
typing_extensions>=4.0
multipart>=1.0
jinja2>=3.1
watchdog>=6
websockets>=14

[dev]
uvicorn>=0.32.0
hypercorn>=0.17.0
sphinx>=8.0.0
sphinx-autodoc-typehints>=3.0.0
sphinx_rtd_theme>=2.0.0
wheel
pytest
pytest-cov
coverage
setuptools
twine

[hypercorn]
hypercorn>=0.17.0

[uvicorn]
uvicorn>=0.32.0
