Skip to content

Commit 988bef3

Browse files
Merge pull request #78 from Quantum-Software-Development/dependabot/pip/bayesian-optimization-2.0.4
fix: bump bayesian-optimization from 2.0.3 to 2.0.4
2 parents f7841d9 + bb57ac6 commit 988bef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ matplotlib==3.10.1
66
seaborn==0.13.2
77
scikit-learn==1.6.1
88
gpytorch==1.14 # Specify version, check latest available
9-
bayesian-optimization==2.0.3 # Specify version, check latest available
9+
bayesian-optimization==2.0.4 # Specify version, check latest available
1010
jupyter==1.1.1
11-
bayesian-optimization==2.0.3 # Specify version, check latest available
11+
bayesian-optimization==2.0.4 # Specify version, check latest available
1212
jupyter==1.1.1
1313

0 commit comments

Comments
 (0)