Skip to content

Commit

Permalink
Update scipy requirement from <1.9.2 to <1.11.5 (#331)
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@v0.1.0...v1.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 47bc0f0 commit f457646
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 @@ -24,5 +24,5 @@ aiohttp>=3.8.1,<4
multilingual-clip>=1.0.10,<2
transformers
urllib3<2
scipy<1.9.2
scipy<1.11.5
all_clip<2

0 comments on commit f457646

Please sign in to comment.