File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/integration/goldens Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies = [
5656extras = {
5757 "async_rest": [
5858 "google-api-core[grpc] >= 2.21.0, < 3.0.0",
59- "google-auth[aiohttp] >= 2.35.0, <3 .0.0 "
59+ "google-auth[aiohttp] >= 2.35.0, <3 .0.0 " ,
6060 ],
6161}
6262{% else %}
Original file line number Diff line number Diff line change 5252extras = {
5353 "async_rest" : [
5454 "google-api-core[grpc] >= 2.21.0, < 3.0.0" ,
55- "google-auth[aiohttp] >= 2.35.0, <3.0.0"
55+ "google-auth[aiohttp] >= 2.35.0, <3.0.0" ,
5656 ],
5757}
5858url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-redis"
Original file line number Diff line number Diff line change 5252extras = {
5353 "async_rest" : [
5454 "google-api-core[grpc] >= 2.21.0, < 3.0.0" ,
55- "google-auth[aiohttp] >= 2.35.0, <3.0.0"
55+ "google-auth[aiohttp] >= 2.35.0, <3.0.0" ,
5656 ],
5757}
5858url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-redis"
You can’t perform that action at this time.
0 commit comments