typeguard
requests<3.0.0,>=2.32.3

[build]
build
twine

[dev]
comb_utils[build]
comb_utils[doc]
comb_utils[qc]
comb_utils[test]

[doc]
furo
sphinx
sphinx-autodoc-typehints

[qc]
bandit
black
black[jupyter]
flake8
flake8-annotations
flake8-bandit
flake8-black
flake8-bugbear
flake8-docstrings
flake8-isort
isort
jake
pytype
comb_utils[test]
safety

[test]
coverage[toml]
pytest
pytest-cov
