Skip to content

Commit 739246a

Browse files
author
Bill Prin
committed
Add Error Reporting GAPIC as dependency
1 parent d51d3ac commit 739246a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

error_reporting/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
REQUIREMENTS = [
5353
'google-cloud-core >= 0.22.1, < 0.23dev',
5454
'google-cloud-logging >= 0.22.0, < 0.23dev',
55+
'gapic-google-cloud-error-reporting-v1beta1 >= 0.13.0, < 0.14dev'
5556
]
5657

5758
setup(

0 commit comments

Comments
 (0)