Skip to content

Commit aff3ea1

Browse files
Merge pull request #73 from Quantum-Software-Development/dependabot/pip/matplotlib-3.10.1
fix: bump matplotlib from 3.10.0 to 3.10.1
2 parents b2523bf + 5fa0c38 commit aff3ea1

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.15.1
44
statsmodels==0.14.4
5-
matplotlib==3.10.0
5+
matplotlib==3.10.1
66
seaborn==0.13.2
77
scikit-learn==1.6.1
88
gpytorch==1.14 # Specify version, check latest available

0 commit comments

Comments
 (0)