Skip to content

Commit

Permalink
fix: add requests as a dependency (googleapis#271)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Lamut <plamut@users.noreply.github.com>
  • Loading branch information
2 people authored and cojenco committed Oct 13, 2021
1 parent ba9199d commit b1b96e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -32,6 +32,7 @@
"google-auth >= 1.11.0, < 2.0dev",
"google-cloud-core >= 1.4.1, < 2.0dev",
"google-resumable-media >= 1.0.0, < 2.0dev",
"requests >= 2.18.0, < 3.0.0dev",
]
extras = {}

Expand Down

0 comments on commit b1b96e5

Please sign in to comment.