Skip to content

Commit

Permalink
update req
Browse files Browse the repository at this point in the history
  • Loading branch information
hervevillard committed Sep 13, 2024
1 parent a6dcf8e commit fabcfd4
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
pandas
mlflow#==1.24.0
requests#==2.27.1
mlflow
requests
pylint
ipython
databricks-cli
mlflow
cloudpickle#==1.6.0
databricks-automl-runtime#==0.2.5.1
holidays#==0.12
koalas#==1.8.2
psutil#==5.8.0
scikit-learn#==0.24.1
typing-extensions#==3.7.4.3
xgboost#==1.5.1
cloudpickle
databricks-automl-runtime
holidays
koalas
psutil
scikit-learn
typing-extensions
xgboost
uvicorn[standard]
fastapi
pydantic
click
boto3#==1.16.7
cffi#==1.14.5
configparser#==5.0.1
dill#==0.3.2
fsspec#==0.9.0
keras#==2.7.0
pandas#==1.2.4
pillow#==8.2.0
scipy#==1.6.2
tensorflow#==2.7.1
boto3
cffi
configparser
dill
fsspec
keras
pandas
pillow
scipy
tensorflow

0 comments on commit fabcfd4

Please sign in to comment.