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

[deps] Fix tensorboard version to match tensorflow

parent 6017a753
No related branches found
No related tags found
1 merge request!315Add tensorboard as pinned dependency.
Pipeline #64576 passed
...@@ -464,7 +464,7 @@ sqlalchemy: ...@@ -464,7 +464,7 @@ sqlalchemy:
tabulate: tabulate:
- "0.8.10" - "0.8.10"
tensorboard: tensorboard:
- "2.9.0" - "2.8.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