Skip to content

Commit db9e5a4

Browse files
Merge pull request #60 from Quantum-Software-Development/dependabot/pip/bayesian-optimization-2.0.1
fix: bump bayesian-optimization from 1.2.0 to 2.0.1
2 parents f7b5a6e + e0c7d6a commit db9e5a4

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
@@ -8,6 +8,6 @@ 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
1010
jupyter==1.1.1
11-
bayesian-optimization==2.0.0 # Specify version, check latest available
11+
bayesian-optimization==2.0.1 # Specify version, check latest available
1212
jupyter==1.1.1
1313

0 commit comments

Comments
 (0)