#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=requirements/requirements-ubuntu-latest_py3.10.txt pyproject.toml
#
backports-zstd==1.6.0 ; python_version < "3.14"
    # via atomscale (pyproject.toml)
certifi==2026.6.17
    # via requests
charset-normalizer==3.4.9
    # via requests
contourpy==1.3.2
    # via matplotlib
cycler==0.12.1
    # via matplotlib
fonttools==4.63.0
    # via matplotlib
idna==3.18
    # via requests
kiwisolver==1.5.0
    # via matplotlib
looseversion==1.3.0
    # via trackpy
markdown-it-py==4.2.0
    # via rich
matplotlib==3.10.9
    # via
    #   atomscale (pyproject.toml)
    #   trackpy
mdurl==0.1.2
    # via markdown-it-py
monty==2025.3.3
    # via atomscale (pyproject.toml)
networkx==3.4.2
    # via atomscale (pyproject.toml)
numpy==2.2.6
    # via
    #   atomscale (pyproject.toml)
    #   contourpy
    #   matplotlib
    #   monty
    #   pandas
    #   pycocotools
    #   scipy
    #   trackpy
packaging==26.2
    # via matplotlib
pandas==2.3.3
    # via
    #   atomscale (pyproject.toml)
    #   trackpy
pillow==12.3.0
    # via
    #   atomscale (pyproject.toml)
    #   matplotlib
pycocotools==2.0.11
    # via atomscale (pyproject.toml)
pygments==2.20.0
    # via rich
pyparsing==3.3.2
    # via matplotlib
python-dateutil==2.9.0.post0
    # via
    #   matplotlib
    #   pandas
pytz==2026.2
    # via pandas
pyyaml==6.0.3
    # via trackpy
requests==2.34.2
    # via atomscale (pyproject.toml)
rich==15.0.0
    # via atomscale (pyproject.toml)
ruamel-yaml==0.19.1
    # via monty
scipy==1.15.3
    # via trackpy
six==1.17.0
    # via python-dateutil
trackpy==0.7
    # via atomscale (pyproject.toml)
tzdata==2026.3
    # via pandas
urllib3==2.7.0
    # via requests
