mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +00:00
pin google-auth to 2.0.2
Need https://github.com/googleapis/google-auth-library-python/issues/889 fixed.
This commit is contained in:
@@ -4,7 +4,7 @@ filelock
|
|||||||
google-api-python-client>=2.1
|
google-api-python-client>=2.1
|
||||||
google-auth-httplib2
|
google-auth-httplib2
|
||||||
google-auth-oauthlib>=0.4.1
|
google-auth-oauthlib>=0.4.1
|
||||||
google-auth>=1.11.2
|
google-auth==2.0.2
|
||||||
httplib2>=0.17.0
|
httplib2>=0.17.0
|
||||||
importlib.metadata; python_version < '3.8'
|
importlib.metadata; python_version < '3.8'
|
||||||
passlib>=1.7.2
|
passlib>=1.7.2
|
||||||
|
|||||||
Reference in New Issue
Block a user