Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 2000d40

Browse files
committed
adding a requirement sympy
1 parent 67491e8 commit 2000d40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
install_requires=[
4949
'click',
5050
'numpy',
51+
'sympy',
5152
'onnx==1.5.0',
5253
'typing>=3.6.4',
5354
'typing-extensions>=3.6.2.1',

0 commit comments

Comments
 (0)