Skip to content

Commit

Permalink
Add git directory for sdk installation
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Oct 16, 2024
1 parent 7e9fa56 commit f5b3a35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion python/batch-predictor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ findspark==2.0.1
mlflow==2.16.2
pyarrow>=0.14.1,<=17.0.0
pyspark==3.0.1
setuptools<75
setuptools<75
git+https://github.com/caraml-dev/merlin.git@upgrade_mlflow_version#subdirectory=python/sdk
3 changes: 2 additions & 1 deletion python/pyfunc-server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ orjson>=2.6.8
prometheus-client
setuptools<75
tornado
uvloop
uvloop
git+https://github.com/caraml-dev/merlin.git@upgrade_mlflow_version#subdirectory=python/sdk

0 comments on commit f5b3a35

Please sign in to comment.