Skip to content

Commit

Permalink
Set upper constraint for Optuna (#1852)
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Apr 22, 2022
1 parent 7f1afbd commit e9e8eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/suggestion/optuna/v1beta1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.41.1
protobuf==3.19.1
googleapis-common-protos==1.53.0
optuna>=2.8.0
optuna<3.0.0

0 comments on commit e9e8eab

Please sign in to comment.