#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --extra=docs --output-file=docs/requirements_rtd.txt
#
accessible-pygments==0.0.5
    # via pydata-sphinx-theme
alabaster==1.0.0
    # via sphinx
babel==2.18.0
    # via
    #   pydata-sphinx-theme
    #   sphinx
beautifulsoup4==4.14.3
    # via pydata-sphinx-theme
certifi==2026.2.25
    # via requests
charset-normalizer==3.4.7
    # via requests
contourpy==1.3.3
    # via matplotlib
cycler==0.12.1
    # via matplotlib
docutils==0.22.4
    # via
    #   pydata-sphinx-theme
    #   sphinx
fonttools==4.62.1
    # via matplotlib
idna==3.15
    # via requests
imagesize==2.0.0
    # via sphinx
jinja2==3.1.6
    # via sphinx
joblib==1.5.3
    # via
    #   scikit-learn
    #   tslearn (pyproject.toml)
kiwisolver==1.5.0
    # via matplotlib
llvmlite==0.47.0
    # via numba
markupsafe==3.0.3
    # via jinja2
matplotlib==3.10.8
    # via tslearn (pyproject.toml)
numba==0.65.0
    # via tslearn (pyproject.toml)
numpy==2.4.4
    # via
    #   contourpy
    #   matplotlib
    #   numba
    #   scikit-learn
    #   scipy
    #   tslearn (pyproject.toml)
numpydoc==1.10.0
    # via tslearn (pyproject.toml)
packaging==26.1
    # via
    #   matplotlib
    #   sphinx
pillow==12.2.0
    # via
    #   matplotlib
    #   sphinx-gallery
pydata-sphinx-theme==0.17.0
    # via tslearn (pyproject.toml)
pygments==2.20.0
    # via
    #   accessible-pygments
    #   pydata-sphinx-theme
    #   sphinx
pypandoc==1.17
    # via tslearn (pyproject.toml)
pyparsing==3.3.2
    # via matplotlib
python-dateutil==2.9.0.post0
    # via matplotlib
requests==2.33.1
    # via sphinx
roman-numerals==4.1.0
    # via sphinx
scikit-learn==1.8.0
    # via tslearn (pyproject.toml)
scipy==1.17.1
    # via
    #   scikit-learn
    #   tslearn (pyproject.toml)
six==1.17.0
    # via python-dateutil
snowballstemmer==3.0.1
    # via sphinx
soupsieve==2.8.3
    # via beautifulsoup4
sphinx==9.1.0
    # via
    #   numpydoc
    #   pydata-sphinx-theme
    #   sphinx-copybutton
    #   sphinx-gallery
    #   tslearn (pyproject.toml)
sphinx-copybutton==0.5.2
    # via tslearn (pyproject.toml)
sphinx-gallery==0.20.0
    # via tslearn (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
    # via sphinx
sphinxcontrib-devhelp==2.0.0
    # via sphinx
sphinxcontrib-htmlhelp==2.1.0
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==2.0.0
    # via sphinx
sphinxcontrib-serializinghtml==2.0.0
    # via sphinx
threadpoolctl==3.6.0
    # via scikit-learn
typing-extensions==4.15.0
    # via
    #   beautifulsoup4
    #   pydata-sphinx-theme
urllib3==2.7.0
    # via requests
