Skip to content

Commit

Permalink
Merge branch '374-add-support-for-google-vision-cloud-authentication'…
Browse files Browse the repository at this point in the history
… into cloud_authentication_test
  • Loading branch information
cdbethune committed Jan 16, 2025
2 parents 02bc936 + 577ace3 commit 6c96de1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tasks/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ dependencies = [
"pydantic",
"tiktoken",
"google-cloud-vision",
"google-auth",
"msal",
"grpcio",
"boto3",
"boto3-stubs",
"boto3-stubs[s3]",
"pillow",
"geopy",
"matplotlib",
Expand Down

0 comments on commit 6c96de1

Please sign in to comment.