Skip to content

Commit 1070b4c

Browse files
authored
Merge pull request #33 from ugSUBMARINE/dependabot/pip/scipy-1.11.2
Bump scipy from 1.11.1 to 1.11.2
2 parents 9d929b3 + 2568cce commit 1070b4c

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
@@ -2,5 +2,5 @@ matplotlib==3.7.2
22
scikit_learn==1.3.0
33
pandas==2.1.0
44
numpy==1.23.5
5-
scipy==1.11.1
5+
scipy==1.11.2
66
tensorflow==2.13.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ matplotlib==3.7.2
22
scikit_learn==1.3.0
33
pandas==2.1.0
44
numpy==1.23.5
5-
scipy==1.11.1
5+
scipy==1.11.2
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)