#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements-dev.txt setup.cfg
#
anyio==3.6.2
    # via jupyter-server
appnope==0.1.3
    # via
    #   ipykernel
    #   ipython
argon2-cffi==21.3.0
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
asttokens==2.2.1
    # via stack-data
attrs==22.1.0
    # via
    #   jsonschema
    #   pytest
    #   sphobjinv
babel==2.11.0
    # via jupyterlab-server
backcall==0.2.0
    # via ipython
beautifulsoup4==4.11.1
    # via nbconvert
bleach==5.0.1
    # via nbconvert
certifi==2022.9.24
    # via
    #   requests
    #   sphobjinv
cffi==1.15.1
    # via argon2-cffi-bindings
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via panflute
colorama==0.4.6
    # via griffe
debugpy==1.6.4
    # via ipykernel
decorator==5.1.1
    # via ipython
defusedxml==0.7.1
    # via nbconvert
entrypoints==0.4
    # via jupyter-client
exceptiongroup==1.0.4
    # via pytest
executing==1.2.0
    # via stack-data
fastjsonschema==2.16.2
    # via nbformat
griffe==0.25.5
    # via quartodoc (setup.cfg)
idna==3.4
    # via
    #   anyio
    #   requests
importlib-metadata==5.1.0
    # via quartodoc (setup.cfg)
iniconfig==1.1.1
    # via pytest
ipykernel==6.17.1
    # via
    #   nbclassic
    #   notebook
ipython==8.7.0
    # via
    #   ipykernel
    #   jupyterlab
ipython-genutils==0.2.0
    # via
    #   nbclassic
    #   notebook
jedi==0.18.2
    # via ipython
jinja2==3.1.2
    # via
    #   jupyter-server
    #   jupyterlab
    #   jupyterlab-server
    #   nbclassic
    #   nbconvert
    #   notebook
json5==0.9.10
    # via jupyterlab-server
jsonschema==4.17.3
    # via
    #   jupyterlab-server
    #   nbformat
    #   sphobjinv
jupyter-client==7.4.8
    # via
    #   ipykernel
    #   jupyter-server
    #   nbclassic
    #   nbclient
    #   notebook
jupyter-core==5.1.0
    # via
    #   jupyter-client
    #   jupyter-server
    #   jupyterlab
    #   nbclassic
    #   nbclient
    #   nbconvert
    #   nbformat
    #   notebook
jupyter-server==1.23.3
    # via
    #   jupyterlab
    #   jupyterlab-server
    #   nbclassic
    #   notebook-shim
jupyterlab==3.5.1
    # via quartodoc (setup.cfg)
jupyterlab-pygments==0.2.2
    # via nbconvert
jupyterlab-server==2.16.3
    # via jupyterlab
jupytext==1.14.2
    # via quartodoc (setup.cfg)
markdown-it-py==2.1.0
    # via
    #   jupytext
    #   mdit-py-plugins
markupsafe==2.1.1
    # via
    #   jinja2
    #   nbconvert
matplotlib-inline==0.1.6
    # via
    #   ipykernel
    #   ipython
mdit-py-plugins==0.3.3
    # via jupytext
mdurl==0.1.2
    # via markdown-it-py
mistune==2.0.4
    # via nbconvert
nbclassic==0.4.8
    # via
    #   jupyterlab
    #   notebook
nbclient==0.7.2
    # via nbconvert
nbconvert==7.2.6
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
nbformat==5.7.0
    # via
    #   jupyter-server
    #   jupytext
    #   nbclassic
    #   nbclient
    #   nbconvert
    #   notebook
nest-asyncio==1.5.6
    # via
    #   ipykernel
    #   jupyter-client
    #   nbclassic
    #   notebook
notebook==6.5.2
    # via jupyterlab
notebook-shim==0.2.2
    # via nbclassic
packaging==21.3
    # via
    #   ipykernel
    #   jupyter-server
    #   jupyterlab
    #   jupyterlab-server
    #   nbconvert
    #   pytest
pandocfilters==1.5.0
    # via nbconvert
panflute==2.2.3
    # via quartodoc (setup.cfg)
parso==0.8.3
    # via jedi
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
platformdirs==2.5.4
    # via jupyter-core
pluggy==1.0.0
    # via pytest
plum-dispatch==1.7.4
    # via quartodoc (setup.cfg)
prometheus-client==0.15.0
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
prompt-toolkit==3.0.33
    # via ipython
psutil==5.9.4
    # via ipykernel
ptyprocess==0.7.0
    # via
    #   pexpect
    #   terminado
pure-eval==0.2.2
    # via stack-data
pycparser==2.21
    # via cffi
pygments==2.13.0
    # via
    #   ipython
    #   nbconvert
pyparsing==3.0.9
    # via packaging
pyrsistent==0.19.2
    # via jsonschema
pytest==7.2.0
    # via quartodoc (setup.cfg)
python-dateutil==2.8.2
    # via jupyter-client
pytz==2022.6
    # via babel
pyyaml==6.0
    # via
    #   jupytext
    #   panflute
pyzmq==24.0.1
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   nbclassic
    #   notebook
requests==2.28.1
    # via jupyterlab-server
send2trash==1.8.0
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
six==1.16.0
    # via
    #   asttokens
    #   bleach
    #   python-dateutil
sniffio==1.3.0
    # via anyio
soupsieve==2.3.2.post1
    # via beautifulsoup4
sphobjinv==2.3.1
    # via quartodoc (setup.cfg)
stack-data==0.6.2
    # via ipython
tabulate==0.9.0
    # via quartodoc (setup.cfg)
terminado==0.17.1
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
tinycss2==1.2.1
    # via nbconvert
toml==0.10.2
    # via jupytext
tomli==2.0.1
    # via
    #   jupyterlab
    #   pytest
tornado==6.2
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   jupyterlab
    #   nbclassic
    #   notebook
    #   terminado
traitlets==5.6.0
    # via
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   jupyter-server
    #   matplotlib-inline
    #   nbclassic
    #   nbclient
    #   nbconvert
    #   nbformat
    #   notebook
urllib3==1.26.13
    # via requests
wcwidth==0.2.5
    # via prompt-toolkit
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.4.2
    # via jupyter-server
zipp==3.11.0
    # via importlib-metadata
