Skip to content

Commit

Permalink
Merge pull request #47 from ugSUBMARINE/dependabot/pip/scipy-1.11.4
Browse files Browse the repository at this point in the history
Bump scipy from 1.11.3 to 1.11.4
  • Loading branch information
gwirn authored Nov 22, 2023
2 parents 5a58b7c + c5e7c6f commit d7c7e0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.1
scikit_learn==1.3.2
pandas==2.1.3
scipy==1.11.3
scipy==1.11.4
numpy==1.26.2
tensorflow==2.15.0
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.1
scikit_learn==1.3.2
pandas==2.1.3
scipy==1.11.3
scipy==1.11.4
numpy==1.26.2
tensorflow_gpu==2.12.0

0 comments on commit d7c7e0f

Please sign in to comment.