Skip to content

Commit 1acf5ea

Browse files
authored
Merge pull request #70 from ugSUBMARINE/dependabot/pip/scipy-1.14.0
Bump scipy from 1.13.1 to 1.14.0
2 parents 5fd13a0 + bdc94da commit 1acf5ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.4
22
scikit_learn==1.5.0
33
pandas==2.2.2
4-
scipy==1.13.1
4+
scipy==1.14.0
55
numpy==1.26.4
66
tensorflow==2.15.0.post1

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.4
22
scikit_learn==1.5.0
33
pandas==2.2.2
4-
scipy==1.13.1
4+
scipy==1.14.0
55
numpy==1.26.4
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)