requirements.txt aktualisiert

This commit is contained in:
2025-09-10 20:03:36 +00:00
parent 8c1f4a6bd5
commit 822266ae0f

View File

@@ -3,7 +3,7 @@ oauth2client
pandas==1.5.3 pandas==1.5.3
numpy numpy
scikit-learn scikit-learn
imblearn # imblearn # Vorerst auskommentiert, da es für v5.0 nicht direkt benötigt wird
openai==0.28.1 openai==0.28.1
requests requests
beautifulsoup4 beautifulsoup4
@@ -21,4 +21,6 @@ thefuzz
python-Levenshtein python-Levenshtein
Flask Flask
pyngrok pyngrok
gunicorn # gunicorn # gunicorn ist für Linux/macOS, nicht für Windows/Diskstation-Standard
joblib
xgboost==1.7.6