Skip to content

Commit 1ff6105

Browse files
Merge pull request #64 from Quantum-Software-Development/dependabot/pip/matplotlib-3.10.0
fix: bump matplotlib from 3.9.3 to 3.10.0
2 parents ac2cdea + b84a18f commit 1ff6105

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
@@ -2,7 +2,7 @@
22

33
scipy==1.14.1
44
statsmodels==0.14.4
5-
matplotlib==3.9.3
5+
matplotlib==3.10.0
66
seaborn==0.13.2
77
scikit-learn==1.5.2
88
gpytorch==1.14 # Specify version, check latest available

0 commit comments

Comments
 (0)