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 bd3a28c commit a7a8b98Copy full SHA for a7a8b98
setup.py
@@ -34,7 +34,7 @@
34
"google-auth >= 1.21.1, < 2.0dev",
35
"requests >= 2.18.0, < 3.0.0dev",
36
"setuptools >= 34.0.0",
37
- "six >= 1.10.0",
+ "six >= 1.13.0",
38
"pytz",
39
'futures >= 3.2.0; python_version < "3.2"',
40
]
0 commit comments