Skip to content

Commit 1609e97

Browse files
author
欧林宝
authored
Update setup.py
1 parent e1c6a57 commit 1609e97

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
@@ -22,7 +22,7 @@
2222
from jdcloud_cli.version import VERSION
2323

2424
install_requires = ['websocket-client', 'jmespath>=0.6.1,<=0.7.1', 'configparser', 'requests',
25-
'argcomplete', 'argparse', 'jdcloud_sdk', 'pyyaml', 'jinja2']
25+
'argcomplete', 'argparse', 'jdcloud_sdk==1.2.18', 'pyyaml', 'jinja2']
2626

2727

2828
setup(

0 commit comments

Comments
 (0)