Skip to content

Commit 1547b7b

Browse files
Merge pull request #137 from Quantum-Software-Development/dependabot/pip/scipy-1.15.1
fix: bump scipy from 1.14.1 to 1.15.1
2 parents dc2bec8 + 1a74385 commit 1547b7b

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.1
1717

1818
# Machine Learning Libraries:

0 commit comments

Comments
 (0)