Skip to content

Commit d7c7e0f

Browse files
authored
Merge pull request #47 from ugSUBMARINE/dependabot/pip/scipy-1.11.4
Bump scipy from 1.11.3 to 1.11.4
2 parents 5a58b7c + c5e7c6f commit d7c7e0f

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.1
22
scikit_learn==1.3.2
33
pandas==2.1.3
4-
scipy==1.11.3
4+
scipy==1.11.4
55
numpy==1.26.2
66
tensorflow==2.15.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.1
22
scikit_learn==1.3.2
33
pandas==2.1.3
4-
scipy==1.11.3
4+
scipy==1.11.4
55
numpy==1.26.2
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)