diff --git a/video/stitcher/requirements-test.txt b/video/stitcher/requirements-test.txt index f3de0834cdab..4f3b64cf82f2 100644 --- a/video/stitcher/requirements-test.txt +++ b/video/stitcher/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.2 +pytest==7.3.1 requests==2.28.2 \ No newline at end of file diff --git a/video/stitcher/requirements.txt b/video/stitcher/requirements.txt index b78ceb6236a3..39fa8194535f 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.80.0 -grpcio==1.51.3 -google-cloud-video-stitcher==0.6.1 \ No newline at end of file +google-api-python-client==2.86.0 +grpcio==1.54.0 +google-cloud-video-stitcher==0.7.0 \ No newline at end of file