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.
2 parents 5806d7c + 04569d2 commit d13d6c2Copy full SHA for d13d6c2
setup.py
@@ -15,7 +15,7 @@
15
""",
16
install_requires=[
17
'arrow',
18
- 'six',
+ 'six>=1.10.0',
19
],
20
zip_safe=False
21
)
0 commit comments