Skip to content

Commit 731d0db

Browse files
author
Gerrit Ansmann
committed
Accounting for dependency due to find_dependent_helpers.
1 parent 01c541b commit 731d0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from io import open
33

44
requirements = [
5-
'jitcxde_common>=1',
5+
'jitcxde_common>=1.1.2',
66
'symengine>=0.3.1.dev0',
77
'scipy',
88
'numpy'

0 commit comments

Comments
 (0)