aiohttp-socks
aiohttp>=3.8
beautifulsoup4>=4.0
html5lib>=1.1
lxml>=4.3.5
pydantic~=2.0
typing_extensions

[docs]
sphinx
autodoc-pydantic>=2.0.0
sphinx-autodoc-typehints

[linting]
ruff

[server]
fastapi>=0.109.1
uvicorn

[testing]
aioresponses
asynctest
coverage[toml]
packaging
