build(deps): bump oauthlib and google stack (#36509)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
9337571b62
commit
76253eba00
1 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
|||
"MarkupSafe~=3.0.3",
|
||||
"nh3~=0.3.2",
|
||||
"num2words~=0.5.14",
|
||||
"oauthlib~=3.2.2",
|
||||
"oauthlib~=3.3.1",
|
||||
"openpyxl~=3.1.5",
|
||||
"orjson~=3.11.5",
|
||||
"passlib~=1.7.4",
|
||||
|
|
@ -81,9 +81,9 @@ dependencies = [
|
|||
"zxcvbn~=4.5.0",
|
||||
"markdownify~=1.2.2",
|
||||
# integration dependencies
|
||||
"google-api-python-client~=2.172.0",
|
||||
"google-auth-oauthlib~=1.2.2",
|
||||
"google-auth~=2.40.3",
|
||||
"google-api-python-client~=2.188.0",
|
||||
"google-auth-oauthlib~=1.2.4",
|
||||
"google-auth~=2.48.0",
|
||||
"posthog~=5.0.0",
|
||||
"vobject~=0.9.9",
|
||||
"pycountry~=24.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue