Skip to content

Commit

Permalink
Bump scipy from 1.4.1 to 1.10.0 (#629)
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) in `requirements-tf.txt` from 1.4.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.4.1...v1.10.0)

---
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] committed Jul 8, 2023
1 parent b395fa3 commit a9661d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tf.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setuptools>=41.0.0
pip>=10.0
numpy>=1.20.0
scipy==1.4.1
scipy==1.10.0
matplotlib
pandas>=0.24.1
scikit-learn>=0.22.0
Expand Down

0 comments on commit a9661d9

Please sign in to comment.