We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a47a5e commit 652afa6Copy full SHA for 652afa6
requirements/pytorch/test.txt
@@ -16,4 +16,4 @@ pandas >2.0, <2.4.0 # needed in benchmarks
16
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
17
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
18
19
-tensorboard >=2.9.1, <2.20.0 # for `TensorBoardLogger`
+tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
0 commit comments