Skip to content

Commit eb62caf

Browse files
committed
revert pyEDM version
1 parent caf5e94 commit eb62caf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pyyaml
99
tqdm
1010
nitime
1111
hyppo
12-
pyEDM
12+
pyEDM==1.15.2.0
1313
jpype1
1414
sktime
1515
dill

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'tqdm',
1919
'nitime',
2020
'hyppo',
21-
'pyEDM',
21+
'pyEDM==1.15.2.0',
2222
'jpype1',
2323
'sktime',
2424
'dill',

0 commit comments

Comments
 (0)