Skip to content

Commit

Permalink
Merge e818fd8 into 20fcc39
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolpiera committed Nov 20, 2023
2 parents 20fcc39 + e818fd8 commit 4c4160c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'csv342', # Py2/3 compatibility
] + ([
'gspread<4', # Py2 dropped
'google-auth<=1.34', # Py2 dropped
'google-auth<1.35.0', # Py2 dropped
'google-auth-oauthlib<0.4.2', # Py2 dropped
'oauthlib<3', # Py2 dropped
'requests-oauthlib<1.2', # Py2 dropped
Expand Down

0 comments on commit 4c4160c

Please sign in to comment.