Skip to content

Commit 46b1cc6

Browse files
committed
Fix tensorboard version to 2.18.0 in environment.yml
1 parent 1d44935 commit 46b1cc6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ dependencies:
3737
- requests==2.32.5
3838
- rich==14.3.3
3939
- six==1.17.0
40-
- tensorboard==2.18.1
40+
- tensorboard==2.18.0
41+
4142
- tensorboard-data-server==0.7.2
4243
- tensorflow==2.18.1
4344
- tensorflow-io-gcs-filesystem==0.37.1

0 commit comments

Comments
 (0)