slixmpp<2,>=1.8.0
OMEMO<3,>=2.0.0
Oldmemo[xml]<3,>=2.0.0
Twomemo[xml]<3,>=2.0.0
typing-extensions>=4.4.0

[dev]
slixmpp-omemo[docs,lint,test]

[docs]
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints

[lint]
mypy
pylint
flake8
flake8-pyproject

[test]
pytest
pytest-asyncio
pytest-cov
