requests>=2.33.0

[:python_version < "3.12"]
typing-extensions>=4.7.1

[build]
conda-build
python-build
twine

[fuzzing]
atheris

[linting]
bandit
mypy
pre-commit
pyright
python-dotenv>=1.2.2
ruff
types-requests
vulture

[other]
jsonschema
types-jsonschema

[profilers]
scalene>=1.3.16
snakeviz

[spelling]
typos

[tests]
coverage>=4.5.4
hypothesis
pyfakefs
pytest-cov
pytest-xdist
pytest>=9.0.3
responses
