Skip to content

Commit

Permalink
Lock to 1.15.1 for now (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkraune authored Sep 26, 2023
1 parent 9ad769d commit 3290f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msmarco-ranking/src/main/python/model-exporting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"outputs": [],
"source": [
"!python3 -m pip install torch numpy transformers onnx onnxruntime \"protobuf >=4.24.2, <=4.24.2\""
"!python3 -m pip install torch numpy transformers onnx \"onnxruntime==1.15.1\" \"protobuf >=4.24.2, <=4.24.2\""
]
},
{
Expand Down

0 comments on commit 3290f1a

Please sign in to comment.