Skip to content

Commit 491e1b8

Browse files
Merge pull request #58 from Quantum-Software-Development/dependabot/pip/matplotlib-3.9.3
fix: bump matplotlib from 3.4.3 to 3.9.3
2 parents 819a4ba + 5df8c02 commit 491e1b8

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.7.1
44
statsmodels==0.14.4
5-
matplotlib==3.4.3
5+
matplotlib==3.9.3
66
seaborn==0.11.2
77
scikit-learn==1.5.0
88
gpytorch==1.6.0 # Specify version, check latest available

0 commit comments

Comments
 (0)