click==8.1.3
requests==2.28.1
tqdm==4.64.1

[all]
ipdb==0.13.9
ipython==8.5.0
black>=21.6b0
flake8>=3.9.2
isort>=5.9.3
mypy>=0.910
pytest>=6.2.4
pytest-cov>=2.12.1
pytest-runner>=5.3.1
types-requests==2.27.31
types-tqdm==4.64.7.9

[dev]
ipdb==0.13.9
ipython==8.5.0
black>=21.6b0
flake8>=3.9.2
isort>=5.9.3
mypy>=0.910
pytest>=6.2.4
pytest-cov>=2.12.1
pytest-runner>=5.3.1
types-requests==2.27.31
types-tqdm==4.64.7.9

[packaging]
build==0.8.0
wheel==0.37.1
twine==4.0.1
