requests>=2.16.0
urllib3>=1.24.2
packaging

[dev]
black==23.11.0
build==1.0.3
coverage[toml]==7.3.2
furo==2023.9.10
pre-commit==3.5.0
pytest==7.4.3
sphinx-copybutton==0.5.2
sphinxcontrib-spelling==8.0.0
sphinx-autodoc-typehints==1.25.2
tox==4.11.3
twine==4.0.2
types-requests==2.31.0.10
types-six==1.16.21.9

[dev:platform_python_implementation != "PyPy"]
mypy==1.7.1

[dev:python_version >= "3.9"]
sphinx==7.2.6
