Upgrade sympy (#17639)

AB#17015
This commit is contained in:
Changming Sun 2023-09-20 18:44:23 -07:00 committed by GitHub
parent c55da45e20
commit dd561f2015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@ setuptools>=41.4.0
wheel
git+http://github.com/onnx/onnx.git@e2525550194ce3d8a2c4a3af451c9d9b3ae6650e#egg=onnx
protobuf==3.20.2
sympy==1.10.1
sympy==1.12
flatbuffers

View file

@ -6,6 +6,6 @@ setuptools>=41.4.0
wheel
git+http://github.com/onnx/onnx.git@e2525550194ce3d8a2c4a3af451c9d9b3ae6650e#egg=onnx
protobuf==3.20.2
sympy==1.10.1
sympy==1.12
flatbuffers
neural-compressor>=2.2.1

View file

@ -7,7 +7,7 @@ setuptools>=41.4.0
wheel>=0.35.1
git+http://github.com/onnx/onnx.git@e2525550194ce3d8a2c4a3af451c9d9b3ae6650e#egg=onnx
argparse
sympy==1.10.1
sympy==1.12
flatbuffers
protobuf==3.20.2
packaging