Skip to content

Commit e9e8eab

Browse files
authored
Set upper constraint for Optuna (#1852)
1 parent 7f1afbd commit e9e8eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.41.1
22
protobuf==3.19.1
33
googleapis-common-protos==1.53.0
4-
optuna>=2.8.0
4+
optuna<3.0.0

0 commit comments

Comments
 (0)