Skip to content

Commit cebb5e0

Browse files
authored
deps: add protobuf dependency (#306)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #305
1 parent d093cd4 commit cebb5e0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"google-cloud-core >= 1.4.1, < 2.0dev",
3535
"google-resumable-media >= 0.6.0, < 2.0dev",
3636
"six >=1.13.0,< 2.0.0dev",
37+
"protobuf >= 3.12.0",
3738
]
3839
extras = {
3940
"bqstorage": [

testing/constraints-3.6.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ libcst==0.2.5
88
llvmlite==0.34.0
99
# pandas 0.23.0 is the first version to work with pyarrow to_pandas.
1010
pandas==0.23.0
11+
protobuf == 3.12.0
1112
proto-plus==1.10.0
1213
pyarrow==1.0.0
1314
python-snappy==0.5.4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy