diff --git a/docs/notebooks/requirements.txt b/docs/notebooks/requirements.txt index 6be438dec..56d65528e 100644 --- a/docs/notebooks/requirements.txt +++ b/docs/notebooks/requirements.txt @@ -1,4 +1,4 @@ -torch~>1.13.1 +torch==1.13.1 torchvision==0.13.0 onnx==1.16.0 onnxruntime>=1.18.0