Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nx-ayoub authored Oct 25, 2024
1 parent 201d054 commit 20d3b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
install_requires=[
'numpy',
'onnxruntime',
'onnx>=1.7.0,<=1.13.1',
'onnx>=1.7.0',
'requests',
'onnxoptimizer',
'onnxsim',
Expand Down

0 comments on commit 20d3b97

Please sign in to comment.