Skip to content

Commit 1dceeb5

Browse files
authored
Downgrade google-auth to support google-auth-oauthlib==1.2.3
1 parent 693473b commit 1dceeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3rdparty/py/requirements-all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ djangorestframework==3.16.1
1010
djangorestframework-simplejwt==5.5.1
1111
environs[django]==11.2.1
1212
google-api-python-client==2.185.0
13-
google-auth==2.42.1
13+
google-auth==2.41.1
1414
google-auth-httplib2==0.2.0
1515
google-auth-oauthlib==1.2.3
1616
greenlet==3.2.4

0 commit comments

Comments
 (0)