#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --constraint=deps/oldest-versions.txt --output-file=max_compat/dev.env.txt deps/pytest.txt deps/runtime.txt
#
attrs==25.3.0
    # via
    #   cirq-core
    #   jsonschema
    #   referencing
certifi==2025.4.26
    # via requests
charset-normalizer==3.4.2
    # via requests
cirq-core==1.4.1
    # via
    #   -c deps/oldest-versions.txt
    #   -r deps/runtime.txt
contourpy==1.3.2
    # via matplotlib
coverage[toml]==7.8.2
    # via pytest-cov
cycler==0.12.1
    # via matplotlib
deprecation==2.1.0
    # via -r deps/runtime.txt
duet==0.2.9
    # via cirq-core
exceptiongroup==1.3.0
    # via pytest
execnet==2.1.1
    # via pytest-xdist
fastjsonschema==2.21.1
    # via nbformat
fonttools==4.58.1
    # via matplotlib
h5py==3.13.0
    # via -r deps/runtime.txt
idna==3.10
    # via requests
iniconfig==2.1.0
    # via pytest
jsonschema==4.24.0
    # via nbformat
jsonschema-specifications==2025.4.1
    # via jsonschema
jupyter-core==5.8.1
    # via nbformat
kiwisolver==1.4.8
    # via matplotlib
matplotlib==3.10.3
    # via cirq-core
mpmath==1.3.0
    # via sympy
nbformat==5.10.4
    # via -r deps/pytest.txt
networkx==3.4.2
    # via
    #   -r deps/runtime.txt
    #   cirq-core
numpy==1.26.4
    # via
    #   -r deps/runtime.txt
    #   cirq-core
    #   contourpy
    #   h5py
    #   matplotlib
    #   pandas
    #   scipy
packaging==25.0
    # via
    #   deprecation
    #   matplotlib
    #   pytest
pandas==2.2.3
    # via cirq-core
pillow==11.2.1
    # via matplotlib
platformdirs==4.3.8
    # via jupyter-core
pluggy==1.6.0
    # via pytest
pubchempy==1.0.4
    # via -r deps/runtime.txt
pygments==2.19.1
    # via pytest
pyparsing==3.2.3
    # via matplotlib
pytest==8.4.0
    # via
    #   -r deps/pytest.txt
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-xdist
pytest-asyncio==1.0.0
    # via -r deps/pytest.txt
pytest-cov==6.1.1
    # via -r deps/pytest.txt
pytest-xdist==3.7.0
    # via -r deps/pytest.txt
python-dateutil==2.9.0.post0
    # via
    #   matplotlib
    #   pandas
pytz==2025.2
    # via pandas
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
    # via -r deps/runtime.txt
rpds-py==0.25.1
    # via
    #   jsonschema
    #   referencing
scipy==1.15.3
    # via
    #   -r deps/runtime.txt
    #   cirq-core
six==1.17.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via cirq-core
sympy==1.14.0
    # via
    #   -r deps/runtime.txt
    #   cirq-core
tomli==2.2.1
    # via
    #   coverage
    #   pytest
tqdm==4.67.1
    # via cirq-core
traitlets==5.14.3
    # via
    #   jupyter-core
    #   nbformat
typing-extensions==4.14.0
    # via
    #   cirq-core
    #   exceptiongroup
    #   referencing
tzdata==2025.2
    # via pandas
urllib3==2.4.0
    # via requests
