Skip to content

Commit

Permalink
packages versions requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilJl authored Oct 23, 2024
1 parent e3d842c commit d759247
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@
long_description=long_description,
packages=find_packages(),
install_requires=[
'numpy',
'pandas',
'xgboost>=2.0.0',
'scikit-learn',
'scikit-learn>=1.3',
'shap',
'hyperopt',
'matplotlib'
Expand Down

0 comments on commit d759247

Please sign in to comment.