diff --git a/requirements.txt b/requirements.txt index d85677fe..94b53a5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,17 @@ -gspread -oauth2client pandas==1.5.3 numpy scikit-learn -# imblearn # Vorerst auskommentiert, da es für v5.0 nicht direkt benötigt wird openai==0.28.1 +thefuzz +python-Levenshtein +joblib +xgboost==1.7.6 +google-api-python-client +google-auth-httplib2 +google-auth-oauthlib +# Füge hier alle anderen Pakete hinzu, die deine Helfer-Skripte eventuell noch benötigen +gspread +oauth2client requests beautifulsoup4 lxml @@ -17,10 +24,5 @@ pyppeteer python-docx PyYAML openpyxl -thefuzz -python-Levenshtein Flask -pyngrok -# gunicorn # gunicorn ist für Linux/macOS, nicht für Windows/Diskstation-Standard -joblib -xgboost==1.7.6 \ No newline at end of file +pyngrok \ No newline at end of file