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
tqdm>=v4.62.0
python-liquid>=1.9.4

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

[docs]
sphinx
sphinx_rtd_theme

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

[types]
mypy
types-requests
types-Pillow
types-tqdm
