diff --git a/video/stitcher/requirements-test.txt b/video/stitcher/requirements-test.txt index 42b284dfd977..42c5e23220bf 100644 --- a/video/stitcher/requirements-test.txt +++ b/video/stitcher/requirements-test.txt @@ -1,2 +1,2 @@ pytest==7.1.2 -requests==2.27.1 \ No newline at end of file +requests==2.28.1 \ No newline at end of file diff --git a/video/stitcher/requirements.txt b/video/stitcher/requirements.txt index 7b97e16700f7..78dd1bef90d3 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.50.0 -grpcio==1.46.3 -google-cloud-video-stitcher==0.1.2 \ No newline at end of file +google-api-python-client==2.55.0 +grpcio==1.48.0 +google-cloud-video-stitcher==0.2.0 \ No newline at end of file