requests>=2.25.0
click>=8.0.0
rich>=10.0.0
pydantic>=1.8.0
tqdm>=4.61.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.5b2
isort>=5.9.1
mypy>=0.812
flake8>=3.9.2

[docs]
sphinx>=4.0.2
sphinx-rtd-theme>=0.5.2
sphinx-autodoc-typehints>=1.12.0
