Skip to content

Commit

Permalink
fix requiremnts.
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Dupre <[email protected]>
  • Loading branch information
xadupre committed Dec 15, 2023
1 parent e4d9dd4 commit 21bb426
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
21 changes: 21 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
black
catboost
cython
dill
libsvm
lightgbm
mleap
numpy
openpyxl
pandas
pyspark
pytest
pytest-cov
pytest-spark
ruff
scikit-learn>=1.2.0
scipy
skl2onnx
wheel
xgboost
onnxruntime
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
numpy
onnx

0 comments on commit 21bb426

Please sign in to comment.