Skip to content

Commit b212a71

Browse files
committed
update sympl dependency
1 parent 40e58ff commit b212a71

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ numpy>=1.16.0
1919
cython>=0.25
2020
ipython>=5.3.0
2121
coveralls
22-
sympl==0.5.0
22+
sympl>=0.5.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"pint>=0.7.0",
4444
"unyt",
4545
"xarray>=0.8.0",
46-
"sympl==0.5.0",
46+
"sympl>=0.5.0",
4747
"cython>=0.25",
4848
"scipy>=0.18.1",
4949
]

0 commit comments

Comments
 (0)