requests>=2.28
urllib3>=1.26
aiohttp>=3.8.3
aiodns>=3.0.0
aiohttp-retry>=2.8.3
tokenizers>=0.13.2
typing_extensions>=4.5.0
Pillow>=9.2.0

[dev]
pytest
pytest-cov
pytest-dotenv
pytest-httpserver
pytest-aiohttp
mypy
types-requests
types-Pillow
nbconvert
ipykernel
black

[docs]
sphinx
sphinx_rtd_theme

[test]
pytest
pytest-cov
pytest-dotenv
pytest-httpserver
pytest-aiohttp

[types]
mypy
types-requests
types-Pillow
