Skip to content

Commit

Permalink
Downgrade version of tensorboard in tests to accomadate Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 committed Apr 11, 2023
1 parent 036c20b commit b0f7d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ nbmake==1.4.1
omegaconf==2.3.0
pytest==7.2.2
pytest-cov==4.0.0
tensorboard==2.11.12
tensorboard==2.11.2

0 comments on commit b0f7d08

Please sign in to comment.