# This file was autogenerated by uv via the following command:
#    uv pip compile --python-version=3.11 --annotation-style=line -o requirements/lock/py311-test-notebook.txt 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.2               # via ipykernel
coverage==7.4.4           # via nbval, pytest-cov
debugpy==1.8.1            # via ipykernel
decorator==5.1.1          # via ipython
docstring-inheritance==2.2.0
execnet==2.1.1            # 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.4         # via nbval
ipython==8.23.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.1     # via ipykernel, nbval
jupyter-core==5.7.2       # via ipykernel, jupyter-client, nbformat
lazy-loader==0.4
llvmlite==0.42.0          # via numba
matplotlib-inline==0.1.6  # via ipykernel, ipython
module-utilities==0.9.0
nbformat==5.10.4          # via nbval
nbval==0.11.0
nest-asyncio==1.6.0       # via ipykernel
numba==0.59.1
numpy==1.26.4             # via numba, pandas, xarray
packaging==24.0           # via ipykernel, lazy-loader, pytest, pytest-sugar, xarray
pandas==2.2.1             # via xarray
parso==0.8.4              # 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.1.1             # via nbval, pytest-cov, pytest-sugar, pytest-xdist
pytest-cov==5.0.0
pytest-sugar==1.0.0
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0  # via jupyter-client, pandas
pytz==2024.1              # via pandas
pyzmq==25.1.2             # via ipykernel, jupyter-client
referencing==0.34.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.2         # via comm, ipykernel, ipython, jupyter-client, jupyter-core, matplotlib-inline, nbformat
typing-extensions==4.11.0  # via ipython, module-utilities
tzdata==2024.1            # via pandas
wcwidth==0.2.13           # via prompt-toolkit
xarray==2024.3.0
