#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --constraint=envs/dev.env.txt --output-file=envs/format.env.txt deps/format.txt deps/runtime.txt
#
attrs==25.3.0
    # via
    #   -c envs/dev.env.txt
    #   cirq-core
black==25.1.0
    # via
    #   -c envs/dev.env.txt
    #   -r deps/format.txt
certifi==2025.4.26
    # via
    #   -c envs/dev.env.txt
    #   requests
charset-normalizer==3.4.2
    # via
    #   -c envs/dev.env.txt
    #   requests
cirq-core==1.5.0
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
click==8.2.1
    # via
    #   -c envs/dev.env.txt
    #   black
contourpy==1.3.2
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
cycler==0.12.1
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
deprecation==2.1.0
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
duet==0.2.9
    # via
    #   -c envs/dev.env.txt
    #   cirq-core
fonttools==4.58.1
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
h5py==3.13.0
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
idna==3.10
    # via
    #   -c envs/dev.env.txt
    #   requests
kiwisolver==1.4.8
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
matplotlib==3.10.3
    # via
    #   -c envs/dev.env.txt
    #   cirq-core
mpmath==1.3.0
    # via
    #   -c envs/dev.env.txt
    #   sympy
mypy-extensions==1.1.0
    # via
    #   -c envs/dev.env.txt
    #   black
networkx==3.4.2
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
    #   cirq-core
numpy==2.2.6
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
    #   cirq-core
    #   contourpy
    #   h5py
    #   matplotlib
    #   pandas
    #   scipy
packaging==25.0
    # via
    #   -c envs/dev.env.txt
    #   black
    #   deprecation
    #   matplotlib
pandas==2.2.3
    # via
    #   -c envs/dev.env.txt
    #   cirq-core
pathspec==0.12.1
    # via
    #   -c envs/dev.env.txt
    #   black
pillow==11.2.1
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
platformdirs==4.3.8
    # via
    #   -c envs/dev.env.txt
    #   black
pubchempy==1.0.4
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
pyparsing==3.2.3
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
python-dateutil==2.9.0.post0
    # via
    #   -c envs/dev.env.txt
    #   matplotlib
    #   pandas
pytz==2025.2
    # via
    #   -c envs/dev.env.txt
    #   pandas
requests==2.32.3
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
scipy==1.15.3
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
    #   cirq-core
six==1.17.0
    # via
    #   -c envs/dev.env.txt
    #   python-dateutil
sortedcontainers==2.4.0
    # via
    #   -c envs/dev.env.txt
    #   cirq-core
sympy==1.14.0
    # via
    #   -c envs/dev.env.txt
    #   -r deps/runtime.txt
    #   cirq-core
tomli==2.2.1
    # via
    #   -c envs/dev.env.txt
    #   black
tqdm==4.67.1
    # via
    #   -c envs/dev.env.txt
    #   cirq-core
typing-extensions==4.14.0
    # via
    #   -c envs/dev.env.txt
    #   black
    #   cirq-core
tzdata==2025.2
    # via
    #   -c envs/dev.env.txt
    #   pandas
urllib3==2.4.0
    # via
    #   -c envs/dev.env.txt
    #   requests
