diff --git a/components/cloud_functions/speech_to_text_long_postprocessing/requirements.txt b/components/cloud_functions/speech_to_text_long_postprocessing/requirements.txt index 546a5e9..bc387c6 100644 --- a/components/cloud_functions/speech_to_text_long_postprocessing/requirements.txt +++ b/components/cloud_functions/speech_to_text_long_postprocessing/requirements.txt @@ -11,6 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -requests==2.27.1 +requests==2.33.0 google-cloud-speech==2.5.0 google-cloud-storage==1.40.0 \ No newline at end of file