# Requirements file for ReadTheDocs, check .readthedocs.yml.
# To build the module reference correctly, make sure every external package
# under `install_requires` in `setup.cfg` is also listed here!
sphinx>=3.2.1
# sphinx_rtd_theme
alabaster==0.7.12
attrs==22.1.0
Automat==20.2.0
Babel==2.10.3
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
constantly==15.1.0
coverage==6.4.4
cryptography==38.0.1
distlib==0.3.6
docutils==0.17.1
filelock==3.8.0
Flask==2.2.2
hyperlink==21.0.0
idna==3.4
imagesize==1.4.1
incremental==21.3.0
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==21.3
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.13.0
pyOpenSSL==22.1.0
pyparsing==3.0.9
pytest==7.1.3
pytest-cov==3.0.0
pytz==2022.2.1
requests==2.28.1
service-identity==21.1.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.2.2
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
tox==3.26.0
Twisted==22.8.0
typing_extensions==4.3.0
urllib3==1.26.12
virtualenv==20.16.5
Werkzeug==2.2.2
zope.interface==5.4.0

