requirements.txt aktualisiert
This commit is contained in:
@@ -1,10 +1,17 @@
|
|||||||
gspread
|
|
||||||
oauth2client
|
|
||||||
pandas==1.5.3
|
pandas==1.5.3
|
||||||
numpy
|
numpy
|
||||||
scikit-learn
|
scikit-learn
|
||||||
# imblearn # Vorerst auskommentiert, da es für v5.0 nicht direkt benötigt wird
|
|
||||||
openai==0.28.1
|
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
|
requests
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
lxml
|
lxml
|
||||||
@@ -17,10 +24,5 @@ pyppeteer
|
|||||||
python-docx
|
python-docx
|
||||||
PyYAML
|
PyYAML
|
||||||
openpyxl
|
openpyxl
|
||||||
thefuzz
|
|
||||||
python-Levenshtein
|
|
||||||
Flask
|
Flask
|
||||||
pyngrok
|
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