Fix SSLHandshakeError error on gdrive callback

changes: Update google-api-python-client and httplib2 versions
details: https://github.com/googleapis/google-api-python-client/issues/453
This commit is contained in:
Alex Viscreanu
2019-08-24 23:43:49 +02:00
parent 23b3bfd967
commit 6a821b8a75
+1 -1
View File
@@ -1,5 +1,5 @@
# GDrive Integration
google-api-python-client==1.6.1
google-api-python-client==1.7.11
gevent==1.2.1
greenlet==0.4.12
httplib2==0.9.2