Skip to content

Commit

Permalink
Update scipy requirement from <1.11.5,>=1.9.0 to >=1.9.0,<1.14.2
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.9.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 2b2a59f commit ecc477a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ torchvision>=0.13.0, <0.16.2
deepspeed>=0.9.0, <0.12.5
datasets>=2.9.0, <2.15.1
transformers>=4.31.0, <4.35.3
scipy>=1.9.0, <1.11.5
scipy>=1.9.0, <1.14.2

0 comments on commit ecc477a

Please sign in to comment.