#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --allow-unsafe --output-file=requirements/lock/py311-test-notebook.txt --strip-extras requirements/test-notebook.txt
#
appnope==0.1.4
    # via ipykernel
asttokens==2.4.1
    # via stack-data
attrs==23.2.0
    # via
    #   jsonschema
    #   referencing
comm==0.2.1
    # via ipykernel
coverage==7.4.2
    # via
    #   nbval
    #   pytest-cov
debugpy==1.8.1
    # via ipykernel
decorator==5.1.1
    # via ipython
docstring-inheritance==2.1.2
    # via -r requirements/test-notebook.txt
execnet==2.0.2
    # via pytest-xdist
executing==2.0.1
    # via stack-data
fastjsonschema==2.19.1
    # via nbformat
iniconfig==2.0.0
    # via pytest
ipykernel==6.29.2
    # via nbval
ipython==8.21.0
    # via ipykernel
jedi==0.19.1
    # via ipython
jsonschema==4.21.1
    # via nbformat
jsonschema-specifications==2023.12.1
    # via jsonschema
jupyter-client==8.6.0
    # via
    #   ipykernel
    #   nbval
jupyter-core==5.7.1
    # via
    #   ipykernel
    #   jupyter-client
    #   nbformat
lazy-loader==0.3
    # via -r requirements/test-notebook.txt
llvmlite==0.42.0
    # via numba
matplotlib-inline==0.1.6
    # via
    #   ipykernel
    #   ipython
module-utilities==0.9.0
    # via -r requirements/test-notebook.txt
nbformat==5.9.2
    # via nbval
nbval==0.10.0
    # via -r requirements/test-notebook.txt
nest-asyncio==1.6.0
    # via ipykernel
numba==0.59.0
    # via -r requirements/test-notebook.txt
numpy==1.26.4
    # via
    #   -r requirements/test-notebook.txt
    #   numba
    #   pandas
    #   xarray
packaging==23.2
    # via
    #   ipykernel
    #   pytest
    #   pytest-sugar
    #   xarray
pandas==2.2.0
    # via xarray
parso==0.8.3
    # via jedi
pexpect==4.9.0
    # via ipython
platformdirs==4.2.0
    # via jupyter-core
pluggy==1.4.0
    # via pytest
prompt-toolkit==3.0.43
    # via ipython
psutil==5.9.8
    # via ipykernel
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.2
    # via stack-data
pygments==2.17.2
    # via ipython
pytest==8.0.1
    # via
    #   -r requirements/test-notebook.txt
    #   nbval
    #   pytest-cov
    #   pytest-sugar
    #   pytest-xdist
pytest-cov==4.1.0
    # via -r requirements/test-notebook.txt
pytest-sugar==1.0.0
    # via -r requirements/test-notebook.txt
pytest-xdist==3.5.0
    # via -r requirements/test-notebook.txt
python-dateutil==2.8.2
    # via
    #   jupyter-client
    #   pandas
pytz==2024.1
    # via pandas
pyzmq==25.1.2
    # via
    #   ipykernel
    #   jupyter-client
referencing==0.33.0
    # via
    #   jsonschema
    #   jsonschema-specifications
rpds-py==0.18.0
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via
    #   asttokens
    #   python-dateutil
stack-data==0.6.3
    # via ipython
termcolor==2.4.0
    # via pytest-sugar
tornado==6.4
    # via
    #   ipykernel
    #   jupyter-client
traitlets==5.14.1
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbformat
typing-extensions==4.9.0
    # via module-utilities
tzdata==2024.1
    # via pandas
wcwidth==0.2.13
    # via prompt-toolkit
xarray==2024.2.0
    # via -r requirements/test-notebook.txt
