Skip to content

Commit 2ff84f2

Browse files
Merge pull request #373 from Quantum-Software-Development/dependabot/pip/scipy-1.15.1
fix: bump scipy from 1.14.1 to 1.15.1
2 parents ddc2f60 + 51eae17 commit 2ff84f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matplotlib==3.10.0
1212
seaborn==0.13.2
1313

1414
# Data Analysis Libraries:
15-
scipy==1.14.1
15+
scipy==1.15.1
1616
scikit-learn==1.6.0
1717

1818
# Machine Learning Libraries:

0 commit comments

Comments
 (0)