diff --git a/crypto_one_ft/legacy/inference_deployment/requirements.txt b/crypto_one_ft/legacy/inference_deployment/requirements.txt old mode 100755 new mode 100644 index 516859c..91328ef --- a/crypto_one_ft/legacy/inference_deployment/requirements.txt +++ b/crypto_one_ft/legacy/inference_deployment/requirements.txt @@ -2,7 +2,7 @@ torch==2.6.0 numpy==1.26.2 pandas==2.1.4 -scikit-learn==1.3.2 +scikit-learn==1.5.0 joblib==1.3.2 fastapi==0.104.1 uvicorn[standard]==0.24.0