asyncstdlib>=3.10.2
attrs>=21.2.0
defusedxml>=0.7.1
ftfy>=6.1.1
httpx>=0.23.1
netifaces>=0.11.0

[:python_version < "3.11"]
async-timeout>=4.0.2

[testing]
pydocstyle
pylint
pytest
pytest-cov
pytest-timeout
pytest-asyncio
pytest-httpx
flake8-docstrings
flake8
