Skip to content

Commit

Permalink
Update scipy requirement from <=1.13.1,>=1.10.1 to >=1.10.1,<=1.14.0
Browse files Browse the repository at this point in the history
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.10.1...v1.14.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 20732a0 commit 814656f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy>=1.22.0
scipy>=1.10.1,<=1.13.1
scipy>=1.10.1,<=1.14.0
cirq-core>=1.0.0,<1.4.0
tabulate

0 comments on commit 814656f

Please sign in to comment.