#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile requirements/dev.in
#

argon2-cffi==21.3.0
    # via notebook
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
asttokens==2.0.8
    # via stack-data
attrs==22.1.0
    # via
    #   jsonschema
    #   pytest
backcall==0.2.0
    # via ipython
beautifulsoup4==4.11.1
    # via nbconvert
black==22.6.0
    # via -r requirements/dev.in
bleach==5.0.1
    # via nbconvert
build==0.8.0
    # via pip-tools
cffi==1.15.1
    # via argon2-cffi-bindings
click==8.1.3
    # via
    #   black
    #   pip-tools
debugpy==1.6.3
    # via ipykernel
decorator==5.1.1
    # via ipython
defusedxml==0.7.1
    # via nbconvert
entrypoints==0.4
    # via
    #   jupyter-client
    #   nbconvert
executing==0.10.0
    # via stack-data
fastjsonschema==2.16.1
    # via nbformat
flake8==5.0.3
    # via -r requirements/dev.in
importlib-resources==5.9.0
    # via jsonschema
iniconfig==1.1.1
    # via pytest
ipykernel==6.15.1
    # via
    #   ipywidgets
    #   jupyter
    #   jupyter-console
    #   notebook
    #   qtconsole
ipython==8.4.0
    # via
    #   ipykernel
    #   ipywidgets
    #   jupyter-console
ipython-genutils==0.2.0
    # via
    #   notebook
    #   qtconsole
ipywidgets==8.0.1
    # via jupyter
jedi==0.18.1
    # via ipython
jinja2==3.1.2
    # via
    #   nbconvert
    #   notebook
jsonschema==4.9.0
    # via nbformat
jupyter==1.0.0
    # via -r requirements/dev.in
jupyter-client==7.3.4
    # via
    #   ipykernel
    #   jupyter-console
    #   nbclient
    #   notebook
    #   qtconsole
jupyter-console==6.4.4
    # via jupyter
jupyter-core==4.11.1
    # via
    #   jupyter-client
    #   nbconvert
    #   nbformat
    #   notebook
    #   qtconsole
jupyterlab-pygments==0.2.2
    # via nbconvert
jupyterlab-widgets==3.0.1
    # via ipywidgets
lxml==4.9.1
    # via nbconvert
markupsafe==2.1.1
    # via
    #   jinja2
    #   nbconvert
matplotlib-inline==0.1.6
    # via
    #   ipykernel
    #   ipython
mccabe==0.7.0
    # via flake8
mistune==0.8.4
    # via nbconvert
mypy-extensions==0.4.3
    # via black
nbclient==0.6.6
    # via
    #   nbconvert
    #   testbook
nbconvert==6.5.3
    # via
    #   jupyter
    #   notebook
nbformat==5.4.0
    # via
    #   -r requirements/dev.in
    #   nbclient
    #   nbconvert
    #   notebook
    #   testbook
nest-asyncio==1.5.5
    # via
    #   ipykernel
    #   jupyter-client
    #   nbclient
    #   notebook
notebook==6.4.12
    # via jupyter
packaging==21.3
    # via
    #   build
    #   ipykernel
    #   nbconvert
    #   pytest
    #   qtpy
pandocfilters==1.5.0
    # via nbconvert
parso==0.8.3
    # via jedi
pathspec==0.9.0
    # via black
pep517==0.13.0
    # via build
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pip-tools==6.8.0
    # via -r requirements/dev.in
pkgutil-resolve-name==1.3.10
    # via jsonschema
platformdirs==2.5.2
    # via black
pluggy==1.0.0
    # via pytest
prometheus-client==0.14.1
    # via notebook
prompt-toolkit==3.0.30
    # via
    #   ipython
    #   jupyter-console
psutil==5.9.1
    # via ipykernel
ptyprocess==0.7.0
    # via
    #   pexpect
    #   terminado
pure-eval==0.2.2
    # via stack-data
py==1.11.0
    # via pytest
pycodestyle==2.9.0
    # via flake8
pycparser==2.21
    # via cffi
pyflakes==2.5.0
    # via flake8
pygments==2.13.0
    # via
    #   ipython
    #   jupyter-console
    #   nbconvert
    #   qtconsole
pyparsing==3.0.9
    # via packaging
pyrsistent==0.18.1
    # via jsonschema
pytest==7.1.2
    # via -r requirements/dev.in
python-dateutil==2.8.2
    # via jupyter-client
pyzmq==23.2.1
    # via
    #   ipykernel
    #   jupyter-client
    #   notebook
    #   qtconsole
qtconsole==5.3.1
    # via jupyter
qtpy==2.2.0
    # via qtconsole
send2trash==1.8.0
    # via notebook
six==1.16.0
    # via
    #   asttokens
    #   bleach
    #   python-dateutil
soupsieve==2.3.2.post1
    # via beautifulsoup4
stack-data==0.4.0
    # via ipython
terminado==0.15.0
    # via notebook
testbook==0.4.2
    # via -r requirements/dev.in
tinycss2==1.1.1
    # via nbconvert
tomli==2.0.1
    # via
    #   black
    #   build
    #   pep517
    #   pytest
tornado==6.2
    # via
    #   ipykernel
    #   jupyter-client
    #   notebook
    #   terminado
tqdm==4.64.0
    # via -r requirements/dev.in
traitlets==5.3.0
    # via
    #   ipykernel
    #   ipython
    #   ipywidgets
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbclient
    #   nbconvert
    #   nbformat
    #   notebook
    #   qtconsole
typing-extensions==4.3.0
    # via black
wcwidth==0.2.5
    # via prompt-toolkit
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
wheel==0.37.1
    # via pip-tools
widgetsnbextension==4.0.1
    # via ipywidgets
zipp==3.8.1
    # via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
