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
pull/1022/head
Alex Viscreanu 5 years ago
parent 23b3bfd967
commit 6a821b8a75
No known key found for this signature in database
GPG Key ID: 60A6BD7F046C850B

@ -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

Loading…
Cancel
Save