Skip to content

Commit

Permalink
at: lock all package versions to avoid breakage
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
  • Loading branch information
Vitor Bandeira committed Mar 22, 2024
1 parent 8d1fd0e commit afc24db
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tools/AutoTuner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ray[default,tune]
ax-platform
hyperopt
nevergrad
optuna
pandas
ray[default,tune]==2.9.3
ax-platform==0.3.7
hyperopt==0.2.7
nevergrad==1.0.2
optuna==3.6.0
pandas==2.2.1
colorama==0.4.4
bayesian-optimization==1.4.0
tensorboard
tensorboard==2.16.2
protobuf==3.20.1

0 comments on commit afc24db

Please sign in to comment.