more_itertools==9.0.0
tqdm==4.64.1
requests==2.28.1
cloudscraper==1.2.66
retry==0.9.2

[:sys_platform == "win32"]
colorama==0.4.4

[dev]
pytest
coverage
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints
sphinx_automodapi
pre-commit
tox
bump2version
twine
wheel

[docs]
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints
sphinx_automodapi

[tests]
pytest
coverage
