#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --output-file=docs/requirements.txt docs/requirements.in
#
attrs==22.1.0
    # via jsonschema
beautifulsoup4==4.11.1
    # via nbconvert
bleach==5.0.1
    # via nbconvert
certifi==2022.9.24
    # via requests
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via mkdocs
defusedxml==0.7.1
    # via nbconvert
entrypoints==0.4
    # via
    #   jupyter-client
    #   nbconvert
fastjsonschema==2.16.2
    # via nbformat
ghp-import==2.1.0
    # via mkdocs
idna==3.4
    # via requests
jinja2==3.1.2
    # via
    #   mkdocs
    #   mkdocs-material
    #   nbconvert
jsonschema==4.17.0
    # via nbformat
jupyter-client==7.4.4
    # via nbclient
jupyter-core==4.11.2
    # via
    #   jupyter-client
    #   nbconvert
    #   nbformat
jupyterlab-pygments==0.2.2
    # via nbconvert
jupytext==1.14.1
    # via mkdocs-jupyter
lxml==4.9.1
    # via nbconvert
markdown==3.3.7
    # via
    #   mkdocs
    #   mkdocs-material
    #   pymdown-extensions
markdown-it-py==2.1.0
    # via
    #   jupytext
    #   mdit-py-plugins
markupsafe==2.1.1
    # via
    #   jinja2
    #   nbconvert
mdit-py-plugins==0.3.1
    # via jupytext
mdurl==0.1.2
    # via markdown-it-py
mergedeep==1.3.4
    # via mkdocs
mistune==0.8.4
    # via nbconvert
mkdocs==1.4.1
    # via
    #   -r docs/requirements.in
    #   mkdocs-jupyter
    #   mkdocs-material
mkdocs-jupyter==0.22.0
    # via -r docs/requirements.in
mkdocs-material==8.5.7
    # via mkdocs-jupyter
mkdocs-material-extensions==1.1
    # via mkdocs-material
nbclient==0.7.0
    # via nbconvert
nbconvert==6.5.4
    # via mkdocs-jupyter
nbformat==5.7.0
    # via
    #   jupytext
    #   nbclient
    #   nbconvert
nest-asyncio==1.5.6
    # via
    #   jupyter-client
    #   nbclient
packaging==21.3
    # via
    #   mkdocs
    #   nbconvert
pandocfilters==1.5.0
    # via nbconvert
pygments==2.13.0
    # via
    #   mkdocs-jupyter
    #   mkdocs-material
    #   nbconvert
pymdown-extensions==9.7
    # via mkdocs-material
pyparsing==3.0.9
    # via packaging
pyrsistent==0.19.1
    # via jsonschema
python-dateutil==2.8.2
    # via
    #   ghp-import
    #   jupyter-client
pyyaml==6.0
    # via
    #   jupytext
    #   mkdocs
    #   pyyaml-env-tag
pyyaml-env-tag==0.1
    # via mkdocs
pyzmq==24.0.1
    # via jupyter-client
requests==2.28.1
    # via mkdocs-material
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
soupsieve==2.3.2.post1
    # via beautifulsoup4
tinycss2==1.2.1
    # via nbconvert
toml==0.10.2
    # via jupytext
tornado==6.2
    # via jupyter-client
traitlets==5.5.0
    # via
    #   jupyter-client
    #   jupyter-core
    #   nbclient
    #   nbconvert
    #   nbformat
urllib3==1.26.12
    # via requests
watchdog==2.1.9
    # via mkdocs
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
