nltk<4.0.0,>=3.9.3
requests<3.0.0,>=2.32.3
typeguard<5.0.0,>=4.4.4

[build]
build
twine
wheel

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

[doc]
furo
sphinx
sphinx-autodoc-typehints

[qc]
bandit
black
comb_utils[test]
flake8
flake8-annotations
flake8-bandit
flake8-black>=0.4.0
flake8-bugbear
flake8-docstrings
flake8-isort
isort
mypy
pip-audit
safety
types-requests

[test]
coverage[toml]
pytest
pytest-cov
