Skip to content

Commit 1fb4d32

Browse files
author
Han Wang
committed
try a even lower revision of monty
1 parent 1fd7bbe commit 1fb4d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
readme = f.read()
1313

1414
# install_requires = ['xml']
15-
install_requires=['numpy>=1.14.3', 'monty<3.0.0']
15+
install_requires=['numpy>=1.14.3', 'monty<2.0.7']
1616

1717
setuptools.setup(
1818
name="dpdata",

0 commit comments

Comments
 (0)