aiohttp<4.0,>=3.5.4
lxml<5.0,>=4.4.2

[:python_version == "3.7"]
typing_extensions>=3.7.4

[docs]
sphinx<5.0,>=4.5.0
sphinxcontrib-trio<1.2,>=1.1.2
sphinx_rtd_theme

[lint]
flake8<5.0,>=4.0.1

[style]
black<23,>22.1.0
isort<6,==5.10.1

[tests]
mypy==0.782
