Skip to content

Commit d8a1445

Browse files
committed
Add version in requirements txt file
1 parent 78af94d commit d8a1445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ lit~=15.0
22
# numpy 1.24 deprecates np.object, np.bool, np.float, np.complex, np.str,
33
# and np.int which are used heavily in onnx-mlir.
44
numpy~=1.22.2, <=1.23.5
5+
onnx==1.16.0
56
protobuf==4.21.12
67
pytest~=7.2
78
pytest-xdist~=3.0

0 commit comments

Comments
 (0)