diff --git a/requirements-lock.txt b/requirements-lock.txt index 0e6c579..6e24088 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -5,7 +5,7 @@ matplotlib==3.11.0 PyYAML==6.0.3 lightgbm==4.6.0 scikit-learn==1.9.0 -scipy==1.17.1 +scipy==1.18.0 joblib==1.5.3 google-cloud-storage==3.12.0 google-cloud-firestore==2.27.0 diff --git a/requirements.txt b/requirements.txt index bfe33ed..10a5742 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib>=3.11.0 PyYAML>=6.0 lightgbm>=4.3 scikit-learn>=1.9.0 -scipy>=1.11 +scipy>=1.18.0 joblib>=1.3 google-cloud-storage>=3.12.0 google-cloud-firestore>=2.16