diff --git a/requirements-lock.txt b/requirements-lock.txt index afdf57b..c093cfc 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -7,5 +7,5 @@ lightgbm==4.6.0 scikit-learn==1.9.0 scipy==1.17.1 joblib==1.5.3 -google-cloud-storage==3.10.1 +google-cloud-storage==3.11.0 google-cloud-firestore==2.27.0 diff --git a/requirements.txt b/requirements.txt index 9da5a17..46e7606 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ lightgbm>=4.3 scikit-learn>=1.9.0 scipy>=1.11 joblib>=1.3 -google-cloud-storage>=2.16 +google-cloud-storage>=3.11.0 google-cloud-firestore>=2.16