revert onnx version (#8643)

This commit is contained in:
Suffian Khan 2021-08-09 05:53:40 -07:00 committed by GitHub
parent a56e325eb8
commit 6dd59a1117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ mypy
pytest
setuptools>=41.4.0
wheel
git+http://github.com/onnx/onnx.git@1f63dcb7fcc3a8bf5c3c8e326867ecd6f5c43f35#egg=onnx
git+http://github.com/onnx/onnx.git@d75fb0502c9d8fef817d82c15223b4aaae8e8b6e#egg=onnx
argparse
sympy==1.1.1
flake8