We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5f0a3 commit 4d13f59Copy full SHA for 4d13f59
setup.py
@@ -69,7 +69,7 @@ def get_property(prop, project):
69
install_requires=[
70
'numpy>=1.8',
71
'mdsynthesis',
72
- 'click',
+ 'click==6.7',
73
'jinja2',
74
'pandas',
75
'matplotlib',
0 commit comments