Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev_tools/requirements/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ rfc3986==2.0.0
# via twine
rich==13.3.5
# via twine
scipy==1.9.3
scipy==1.11.1
# via
# -r runtime.env.txt
# cirq-core
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
scipy==1.11.4
scipy==1.11.1
# via
# -r deps/runtime.txt
# ase
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ requests==2.31.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
scipy==1.11.4
scipy==1.11.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/mypy.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ requests==2.31.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
scipy==1.11.4
scipy==1.11.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ requests==2.31.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
scipy==1.11.4
scipy==1.11.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pytest-extra.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ rpds-py==0.17.1
# -c envs/dev.env.txt
# jsonschema
# referencing
scipy==1.11.4
scipy==1.11.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ rpds-py==0.17.1
# -c envs/dev.env.txt
# jsonschema
# referencing
scipy==1.11.4
scipy==1.11.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ pytz==2023.3
# pandas
requests==2.31.0
# via -r runtime.env.txt
scipy==1.9.3
scipy==1.11.1
# via
# -r runtime.env.txt
# cirq-core
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/max_compat/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ rpds-py==0.17.1
# via
# jsonschema
# referencing
scipy==1.10.1
scipy==1.11.1
# via
# -r deps/runtime.txt
# cirq-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ rpds-py==0.17.1
# -c max_compat/dev.env.txt
# jsonschema
# referencing
scipy==1.10.1
scipy==1.11.1
# via
# -c max_compat/dev.env.txt
# -r deps/runtime.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/mypy.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ pytz==2023.3
# pandas
requests==2.31.0
# via -r runtime.env.txt
scipy==1.9.3
scipy==1.11.1
# via
# -r runtime.env.txt
# cirq-core
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ pytz==2023.3
# pandas
requests==2.31.0
# via -r runtime.env.txt
scipy==1.9.3
scipy==1.11.1
# via
# -r runtime.env.txt
# cirq-core
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pytz==2023.3
# pandas
requests==2.31.0
# via -r runtime.env.txt
scipy==1.9.3
scipy==1.11.1
# via
# -r runtime.env.txt
# cirq-core
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/resource_estimates.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ pytz==2023.3
# pandas
requests==2.31.0
# via -r pytest.env.txt
scipy==1.9.3
scipy==1.11.1
# via
# -r pytest.env.txt
# ase
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/runtime.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pytz==2023.3
# via pandas
requests==2.31.0
# via -r deps/runtime.txt
scipy==1.9.3
scipy==1.11.1
# via
# -r deps/runtime.txt
# cirq-core
Expand Down