Skip to content

Commit 9b1f45e

Browse files
authored
Merge pull request Xilinx#1493 from Xilinx/fix/dependencies
[Deps] Update onnx, onnxruntime and protobuf
2 parents af5041d + 02d40f7 commit 9b1f45e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ gspread==3.6.0
55
importlib-resources==6.1.0
66
ipython==8.12.2
77
numpy==1.24.1
8-
onnx==1.13.0
8+
onnx==1.17.0
99
onnxoptimizer
10-
onnxruntime==1.16.1
10+
onnxruntime==1.18.1
1111
pre-commit==3.3.2
12-
protobuf==3.20.3
12+
protobuf==4.25.8
1313
psutil==5.9.4
1414
pyscaffold==4.4
1515
scipy==1.10.1

0 commit comments

Comments
 (0)