diff --git a/contact-center-insights/snippets/requirements-test.txt b/contact-center-insights/snippets/requirements-test.txt index f06c6963c2ed..24ed57291f34 100644 --- a/contact-center-insights/snippets/requirements-test.txt +++ b/contact-center-insights/snippets/requirements-test.txt @@ -1,4 +1,4 @@ google-auth==2.2.1 google-cloud-pubsub==2.8.0 -protobuf==3.18.0 +protobuf==3.18.1 pytest==6.2.5 \ No newline at end of file diff --git a/contact-center-insights/snippets/requirements.txt b/contact-center-insights/snippets/requirements.txt index 20ad2f751c6b..f2fe5871ba31 100644 --- a/contact-center-insights/snippets/requirements.txt +++ b/contact-center-insights/snippets/requirements.txt @@ -1,4 +1,4 @@ -google-api-core==2.0.1 +google-api-core==2.1.0 google-cloud-bigquery==2.28.0 google-cloud-contact-center-insights==0.5.0 -protobuf==3.18.0 \ No newline at end of file +protobuf==3.18.1 \ No newline at end of file