requests>=2.33.0

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

[build]
python-build
twine
conda-build

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

[other]
jsonschema
types-jsonschema

[profilers]
scalene>=1.3.16
snakeviz

[spelling]
typos

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