requests
xmltodict
ifaddr
appdirs
lxml

[events_asyncio]
aiohttp

[testing]
sphinx==5.0.2
sphinx_rtd_theme
pytest>=2.5
pytest-asyncio
aiohttp
graphviz
flake8
pylint
coveralls
pytest-cov<2.6.0
wheel
requests-mock
twine
build

[testing:python_version == "3.7"]
importlib-metadata<5

[testing:python_version >= "3.10"]
black>=24.4.0
