# This file was autogenerated by uv via the following command:
#    nox -s requirements
anyio==3.7.1
    # via jupyter-server
argcomplete==3.5.1
    # via nox
argon2-cffi==23.1.0
    # via
    #   jupyter-server
    #   notebook
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
asteval==1.0.5
    # via lmfit
astropy==5.1
    # via plasmapy (pyproject.toml)
asttokens==2.4.1
    # via stack-data
attrs==24.2.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
beautifulsoup4==4.12.3
    # via nbconvert
bleach==6.1.0
    # via nbconvert
certifi==2024.8.30
    # via requests
cffi==1.17.1
    # via argon2-cffi-bindings
cfgv==3.4.0
    # via pre-commit
charset-normalizer==2.0.12
    # via requests
colorama==0.4.6
    # via
    #   colorlog
    #   ipython
    #   pytest
    #   tqdm
colorlog==6.8.2
    # via nox
contourpy==1.3.0
    # via matplotlib
coverage==7.6.4
    # via pytest-cov
cycler==0.12.1
    # via matplotlib
decorator==5.1.1
    # via ipython
defusedxml==0.7.1
    # via nbconvert
distlib==0.3.9
    # via virtualenv
entrypoints==0.4
    # via nbconvert
exceptiongroup==1.2.2
    # via
    #   anyio
    #   hypothesis
    #   ipython
    #   pytest
execnet==2.1.1
    # via pytest-xdist
executing==2.1.0
    # via stack-data
fastjsonschema==2.20.0
    # via nbformat
filelock==3.16.1
    # via virtualenv
fonttools==4.54.1
    # via matplotlib
h5py==3.7.0
    # via plasmapy (pyproject.toml)
hypothesis==6.108.2
    # via plasmapy (pyproject.toml)
identify==2.6.1
    # via pre-commit
idna==3.10
    # via
    #   anyio
    #   requests
iniconfig==2.0.0
    # via pytest
ipykernel==5.5.6
    # via
    #   plasmapy (pyproject.toml)
    #   ipywidgets
    #   nbclassic
    #   notebook
ipython==8.29.0
    # via
    #   ipykernel
    #   ipywidgets
ipython-genutils==0.2.0
    # via
    #   ipykernel
    #   nbclassic
    #   notebook
ipywidgets==6.0.0
    # via plasmapy (pyproject.toml)
jedi==0.19.1
    # via ipython
jinja2==3.1.4
    # via
    #   jupyter-server
    #   nbconvert
    #   notebook
jsonschema==4.23.0
    # via nbformat
jsonschema-specifications==2024.10.1
    # via jsonschema
jupyter-client==6.1.12
    # via
    #   ipykernel
    #   jupyter-server
    #   nbclient
    #   notebook
    #   voila
jupyter-core==5.7.2
    # via
    #   jupyter-client
    #   jupyter-server
    #   nbconvert
    #   nbformat
    #   notebook
jupyter-server==1.24.0
    # via
    #   notebook-shim
    #   voila
jupyterlab-pygments==0.3.0
    # via nbconvert
kiwisolver==1.4.7
    # via matplotlib
lmfit==1.1.0
    # via plasmapy (pyproject.toml)
lxml==5.3.0
    # via nbconvert
markupsafe==3.0.2
    # via
    #   jinja2
    #   nbconvert
matplotlib==3.6.0
    # via plasmapy (pyproject.toml)
matplotlib-inline==0.1.7
    # via ipython
mistune==0.8.4
    # via nbconvert
mpmath==1.2.1
    # via plasmapy (pyproject.toml)
mypy==1.11.0
    # via plasmapy (pyproject.toml)
mypy-extensions==1.0.0
    # via mypy
nbclassic==1.1.0
    # via notebook
nbclient==0.5.13
    # via
    #   nbconvert
    #   voila
nbconvert==6.5.4
    # via
    #   jupyter-server
    #   notebook
    #   voila
nbformat==5.10.4
    # via
    #   ipywidgets
    #   jupyter-server
    #   nbclient
    #   nbconvert
    #   notebook
nest-asyncio==1.6.0
    # via
    #   nbclassic
    #   nbclient
    #   notebook
nodeenv==1.9.1
    # via pre-commit
notebook==6.5.7
    # via widgetsnbextension
notebook-shim==0.2.4
    # via nbclassic
nox==2024.4.15
    # via plasmapy (pyproject.toml)
numpy==1.24.0
    # via
    #   plasmapy (pyproject.toml)
    #   astropy
    #   contourpy
    #   h5py
    #   lmfit
    #   matplotlib
    #   pandas
    #   pyerfa
    #   scipy
    #   xarray
packaging==22.0
    # via
    #   plasmapy (pyproject.toml)
    #   astropy
    #   jupyter-server
    #   matplotlib
    #   nbconvert
    #   nox
    #   pytest
    #   pytest-filter-subpackage
    #   pytest-rerunfailures
    #   xarray
pandas==1.5.0
    # via
    #   plasmapy (pyproject.toml)
    #   xarray
pandocfilters==1.5.1
    # via nbconvert
parso==0.8.4
    # via jedi
pillow==11.0.0
    # via matplotlib
platformdirs==4.3.6
    # via
    #   jupyter-core
    #   virtualenv
pluggy==1.5.0
    # via pytest
pre-commit==3.6.0
    # via plasmapy (pyproject.toml)
prometheus-client==0.21.0
    # via
    #   jupyter-server
    #   notebook
prompt-toolkit==3.0.48
    # via ipython
pure-eval==0.2.3
    # via stack-data
pycparser==2.22
    # via cffi
pyerfa==2.0.1.4
    # via astropy
pygments==2.18.0
    # via
    #   ipython
    #   nbconvert
pyparsing==3.2.0
    # via matplotlib
pytest==8.3.1
    # via
    #   plasmapy (pyproject.toml)
    #   pytest-cov
    #   pytest-datadir
    #   pytest-filter-subpackage
    #   pytest-regressions
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-cov==5.0.0
    # via plasmapy (pyproject.toml)
pytest-datadir==1.5.0
    # via pytest-regressions
pytest-filter-subpackage==0.2.0
    # via plasmapy (pyproject.toml)
pytest-regressions==2.5.0
    # via plasmapy (pyproject.toml)
pytest-rerunfailures==14.0
    # via plasmapy (pyproject.toml)
pytest-xdist==3.6.1
    # via plasmapy (pyproject.toml)
python-dateutil==2.9.0.post0
    # via
    #   jupyter-client
    #   matplotlib
    #   pandas
pytz==2024.2
    # via pandas
pywin32==308
    # via jupyter-core
pywinpty==2.0.14
    # via
    #   jupyter-server
    #   terminado
pyyaml==6.0.2
    # via
    #   astropy
    #   pre-commit
    #   pytest-regressions
pyzmq==26.2.0
    # via
    #   jupyter-client
    #   jupyter-server
    #   notebook
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.28.0
    # via plasmapy (pyproject.toml)
rpds-py==0.20.0
    # via
    #   jsonschema
    #   referencing
scipy==1.9.0
    # via
    #   plasmapy (pyproject.toml)
    #   lmfit
send2trash==1.8.3
    # via
    #   jupyter-server
    #   notebook
setuptools==61.2.0
    # via plasmapy (pyproject.toml)
six==1.16.0
    # via
    #   asttokens
    #   bleach
    #   python-dateutil
sniffio==1.3.1
    # via anyio
sortedcontainers==2.4.0
    # via hypothesis
soupsieve==2.6
    # via beautifulsoup4
stack-data==0.6.3
    # via ipython
terminado==0.18.1
    # via
    #   jupyter-server
    #   notebook
tinycss2==1.4.0
    # via nbconvert
tomli==2.0.1
    # via
    #   plasmapy (pyproject.toml)
    #   coverage
    #   mypy
    #   nox
    #   pytest
tornado==6.4.1
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   notebook
    #   terminado
tqdm==4.65.0
    # via plasmapy (pyproject.toml)
traitlets==5.14.3
    # via
    #   ipykernel
    #   ipython
    #   ipywidgets
    #   jupyter-client
    #   jupyter-core
    #   jupyter-server
    #   matplotlib-inline
    #   nbclient
    #   nbconvert
    #   nbformat
    #   notebook
typing-extensions==4.12.2
    # via
    #   ipython
    #   mypy
uncertainties==3.2.2
    # via lmfit
urllib3==1.26.20
    # via requests
virtualenv==20.27.0
    # via
    #   nox
    #   pre-commit
voila==0.2.7
    # via plasmapy (pyproject.toml)
wcwidth==0.2.13
    # via prompt-toolkit
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.8.0
    # via jupyter-server
widgetsnbextension==2.0.1
    # via ipywidgets
wrapt==1.14.0
    # via plasmapy (pyproject.toml)
xarray==2022.6.0
    # via plasmapy (pyproject.toml)
