Skip to content

Commit 9bc11f9

Browse files
authored
Merge pull request #3275 from luarss/topic/at-tensorboard-regression
[Autotuner] Fix tensorboard hparam regression
2 parents 73e5053 + 0675187 commit 9bc11f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/AutoTuner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ optuna==3.6.0
55
pandas>=2.0,<=2.2.1
66
bayesian-optimization==1.4.0
77
colorama==0.4.6
8-
tensorboard>=2.14.0,<=2.16.2
8+
tensorboard>=2.17.0
99
protobuf>=5.26.1
1010
SQLAlchemy==1.4.17
1111
urllib3>=1.26.17

0 commit comments

Comments
 (0)