Skip to content

Commit f7b5a6e

Browse files
Merge pull request #55 from Quantum-Software-Development/dependabot/pip/seaborn-0.13.2
fix: bump seaborn from 0.11.2 to 0.13.2
2 parents c2ddd74 + bc40192 commit f7b5a6e

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
@@ -3,7 +3,7 @@
33
scipy==1.14.1
44
statsmodels==0.14.4
55
matplotlib==3.9.3
6-
seaborn==0.11.2
6+
seaborn==0.13.2
77
scikit-learn==1.5.2
88
gpytorch==1.6.0 # Specify version, check latest available
99
bayesian-optimization==1.2.0 # Specify version, check latest available

0 commit comments

Comments
 (0)