diff --git a/components/cloud_functions/speech_to_text_long/requirements.txt b/components/cloud_functions/speech_to_text_long/requirements.txt index 838e658..db036e0 100644 --- a/components/cloud_functions/speech_to_text_long/requirements.txt +++ b/components/cloud_functions/speech_to_text_long/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.31.0 google-cloud-speech==2.5.0 google-cloud-storage==1.40.0