Skip to content

Commit

Permalink
removed onnx simplifier and loosen urlib3 constraint
Browse files Browse the repository at this point in the history
Signed-off-by: Onkar Chougule <[email protected]>
  • Loading branch information
ochougul authored and anujgupt-github committed May 8, 2024
1 parent d1fdd93 commit b3cf1b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@
"datasets==2.7.0",
"fsspec==2023.6.0",
"multidict==6.0.4",
"urllib3==1.26.18",
"urllib3<2",
"sentencepiece==0.1.98",
"onnx==1.15.0",
"onnxruntime==1.12.1",
"onnx-simplifier==0.4.33",
"numpy==1.23.0",
"protobuf==3.20.2",
"onnxscript==0.1.0.dev20240327",
Expand Down

0 comments on commit b3cf1b4

Please sign in to comment.