diff --git a/requirements.txt b/requirements.txt index 1c0f6a04..d85677fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ oauth2client pandas==1.5.3 numpy scikit-learn -imblearn +# imblearn # Vorerst auskommentiert, da es für v5.0 nicht direkt benötigt wird openai==0.28.1 requests beautifulsoup4 @@ -21,4 +21,6 @@ thefuzz python-Levenshtein Flask pyngrok -gunicorn \ No newline at end of file +# gunicorn # gunicorn ist für Linux/macOS, nicht für Windows/Diskstation-Standard +joblib +xgboost==1.7.6 \ No newline at end of file