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 6e9590f commit c3e48ebCopy full SHA for c3e48eb
setup.py
@@ -53,7 +53,7 @@
53
'shellescape >= 3.4.1, < 3.5',
54
'schema-salad >= 2.4.20170308171942, < 3',
55
'typing >= 3.5.2, < 3.6',
56
- 'six >= 1.10.0',
+ 'six >= 1.8.0',
57
58
],
59
setup_requires=[] + pytest_runner,
0 commit comments