We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045913b commit 937a5f3Copy full SHA for 937a5f3
setup.py
@@ -10,7 +10,7 @@
10
SOURCE_DIR = os.path.join(ROOT_DIR)
11
12
requirements = [
13
- 'requests >= 2.5.2, != 2.11.0',
+ 'requests >= 2.5.2, != 2.11.0, != 2.12.2',
14
'six >= 1.4.0',
15
'websocket-client >= 0.32.0',
16
'docker-pycreds >= 0.2.1'
0 commit comments