[no ci] force httplib2 0.22.0 for now due to #1835

This commit is contained in:
Jay Lee
2025-09-22 17:16:19 -04:00
committed by GitHub
parent 98404e91b6
commit 3496c2c96a

View File

@@ -19,7 +19,7 @@ dependencies = [
"google-auth-httplib2>=0.2.0",
"google-auth-oauthlib>=1.2.2",
"google-auth>=2.39.0",
"httplib2>=0.22.0",
"httplib2==0.22.0",
"lxml>=5.4.0",
"passlib>=1.7.4",
"pathvalidate>=3.2.3"