Skip to content

Commit eb2294c

Browse files
Updating dependencies
1 parent 792f9b6 commit eb2294c

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
@@ -5,7 +5,7 @@
55

66

77
def getRequires():
8-
deps = ['python_http_client>=3.0']
8+
deps = ['python_http_client>=3.0','PyYAML>=5.1', 'six>=1.12.0', 'Werkzeug>=0.15.2']
99
return deps
1010

1111

0 commit comments

Comments
 (0)