Skip to content

Commit b2523bf

Browse files
Merge pull request #71 from Quantum-Software-Development/dependabot/pip/bayesian-optimization-2.0.3
fix: bump bayesian-optimization from 1.2.0 to 2.0.3
2 parents b0a4ae2 + 7d7d3fe commit b2523bf

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
@@ -6,7 +6,7 @@ matplotlib==3.10.0
66
seaborn==0.13.2
77
scikit-learn==1.6.1
88
gpytorch==1.14 # Specify version, check latest available
9-
bayesian-optimization==1.2.0 # Specify version, check latest available
9+
bayesian-optimization==2.0.3 # Specify version, check latest available
1010
jupyter==1.1.1
1111
bayesian-optimization==2.0.3 # Specify version, check latest available
1212
jupyter==1.1.1

0 commit comments

Comments
 (0)