requests
xmltodict
ifaddr
appdirs
lxml

[events_asyncio]
aiohttp

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

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

[testing:python_version >= "3.7"]
black>=22.12.0
