requirements.txt aktualisiert
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user