Kaydet (Commit) 275b45dd authored tarafından Trent Hauck's avatar Trent Hauck

bump six req to >=1.4

üst 07a99ea5
...@@ -8,7 +8,7 @@ SOURCE_DIR = os.path.join(ROOT_DIR) ...@@ -8,7 +8,7 @@ SOURCE_DIR = os.path.join(ROOT_DIR)
requirements = [ requirements = [
'requests >= 2.5.2', 'requests >= 2.5.2',
'six >= 1.3.0', 'six >= 1.4.0',
'websocket-client >= 0.32.0', 'websocket-client >= 0.32.0',
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment