requests>=2.22.0
cachetools>=5.2.0
jmespath>=1.0.1
pyyaml>=6.0.1
jsonpatch>=1.33
pyjwt>=2.8.0
jsonpointer>=2.4

[aws]
boto3>=1.34.83

[build]
invoke
setuptools_scm
build
wheel
twine
pyinstaller
toml
semver
GitPython
Jinja2

[docs]
mkdocs
mkdocs-material
mkdocstrings[python]

[test]
pytest
ruff
pip-audit
pytest-black
pytest-isort
pytest-cov
pytest-dependency
pytest-order
