mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
[no ci] force httplib2 0.22.0 for now due to #1835
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies = [
|
|||||||
"google-auth-httplib2>=0.2.0",
|
"google-auth-httplib2>=0.2.0",
|
||||||
"google-auth-oauthlib>=1.2.2",
|
"google-auth-oauthlib>=1.2.2",
|
||||||
"google-auth>=2.39.0",
|
"google-auth>=2.39.0",
|
||||||
"httplib2>=0.22.0",
|
"httplib2==0.22.0",
|
||||||
"lxml>=5.4.0",
|
"lxml>=5.4.0",
|
||||||
"passlib>=1.7.4",
|
"passlib>=1.7.4",
|
||||||
"pathvalidate>=3.2.3"
|
"pathvalidate>=3.2.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user