Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump scipy from 1.1.0 to 1.10.0 in /tf
Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.1.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
commit c3c8c15fee0183146df22054aaf9a10f2a990f22
2 changes: 1 addition & 1 deletion tf/requirements-cpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jupyter==1.0.0
numpy==1.16.4
pandas==0.23.4
scikit-learn==0.21.2
scipy==1.3.0
scipy==1.10.0
tensorflow==1.15.4
requests
bokeh==2.1.1
Expand Down
2 changes: 1 addition & 1 deletion tf/requirements-gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jupyter==1.0.0
numpy==1.16.4
pandas==0.23.4
scikit-learn==0.19.2
scipy==1.1.0
scipy==1.10.0
tensorflow-gpu==1.15.4
requests
bokeh==2.1.1
Expand Down