Skip to content

Commit

Permalink
Bump scipy from 1.11.1 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.14.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.1...v1.14.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent a753d93 commit 80ecccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ accelerate==0.32.1
numpy==1.26.4 # gensim requires this
faiss-cpu==1.9.0 # could also try gpu?
gensim==4.3.3
scipy==1.13.1 # gensim requires this
scipy==1.14.1 # gensim requires this
pandas==2.2.2
diffusers==0.31.0
numpy==1.26.4
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ accelerate==0.32.1
numpy==1.26.4
faiss-cpu==1.9.0
gensim==4.3.3
scipy==1.13.1
scipy==1.14.1
pandas==2.2.2
diffusers==0.31.0
numpy==1.26.4
Expand Down

0 comments on commit 80ecccc

Please sign in to comment.