diff --git a/requirements-dev.txt b/requirements-dev.txt index cfd46ddc..1ba960b8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,6 +7,7 @@ lightgbm mleap numpy openpyxl +onnxconverter-common pandas pyspark pytest diff --git a/requirements.txt b/requirements.txt index 5362e17d..b1b42f87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy onnx -onnxconverter_common +onnxconverter-common