requests>=2.27
tqdm>=4.62

[dev]
pytest>=6.2.5
sphinx
sphinx-copybutton
sphinx-rtd-theme
sphinx-autobuild
pre-commit
mypy>=0.931

[docs]
sphinx
sphinx-copybutton
sphinx-rtd-theme
sphinx-autobuild

[pre-commit]
pre-commit

[tests]
pytest>=6.2.5

[typing]
mypy>=0.931
