Skip to content

Commit 3122089

Browse files
dandyecopybara-github
authored andcommitted
Pin version of requests below 2.32.x to mitigate issue with special chars and unstructuredlogentries API.
PiperOrigin-RevId: 645427498
1 parent 93b219c commit 3122089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-auth
2-
requests
2+
requests < 2.32

0 commit comments

Comments
 (0)