aiohttp==3.9.1
click>=8.1.3

[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

[tests]
pytest==7.1.3
pytest-cov==3.0.0
pytest-runner==6.0.0
