Skip to content
Snippets Groups Projects
Commit 6017a753 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

[deps] Add tensorboard as pinned dependency.

parent 5269ccae
Branches
Tags
1 merge request!315Add tensorboard as pinned dependency.
Pipeline #64575 failed
...@@ -463,6 +463,8 @@ sqlalchemy: ...@@ -463,6 +463,8 @@ sqlalchemy:
- "1.4.39" - "1.4.39"
tabulate: tabulate:
- "0.8.10" - "0.8.10"
tensorboard:
- "2.9.0"
tensorflow: tensorflow:
- "2.8.1 cuda*" # [linux] - "2.8.1 cuda*" # [linux]
- "2.8.1" # [osx] - "2.8.1" # [osx]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment