requests>=2.28
urllib3>=1.26
aiohttp>=3.8.3
aiodns>=3.0.0
aiohttp-retry>=2.8.3

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

[docs]
sphinx
sphinx_rtd_theme

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

[types]
mypy
types-requests
