aiohttp-socks
aiohttp<3.13,>=3.8
beautifulsoup4>=4.0
html5lib>=1.1
lxml>=4.3.5
pydantic~=2.7
typing_extensions

[docs]
sphinx~=7.3.7
autodoc-pydantic>=2.2
sphinx-autodoc-typehints

[linting]
ruff

[server]
fastapi>=0.111.0
uvicorn

[testing]
aioresponses
asynctest
coverage[toml]
packaging
