Skip to content

Commit

Permalink
Update scipy requirement from <1.12 to <1.13
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.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent b9679bf commit b562607
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.12
scipy<1.13
all_clip<2

0 comments on commit b562607

Please sign in to comment.