diff --git a/bentoml/requirements.txt b/bentoml/requirements.txt index f092593..b6bd740 100644 --- a/bentoml/requirements.txt +++ b/bentoml/requirements.txt @@ -1,4 +1,4 @@ numpy==1.19.5 pandas==1.4.3 scikit_learn==1.1.1 -bentoml==1.0.0a4 \ No newline at end of file +bentoml==1.0.15 \ No newline at end of file