Skip to content

Commit

Permalink
minimize requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinier Koops committed Jul 20, 2024
1 parent 292dd8e commit 28d2d33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ dependencies = [
"scikit-learn>=0.22.2",
"pandas>=1.0.0",
"matplotlib>=3.1.1",
"scipy>=1.4.0",
"joblib>=0.13.2",
"tqdm>=4.41.0",
"shap>=0.43.0",
"numpy>=1.23.2,<2.0.0",
"numba>=0.57.0",
Expand All @@ -53,10 +51,8 @@ dev = [
"pytest>=6.0.0",
"pytest-cov>=2.10.0",
"pyflakes",
"seaborn>=0.9.0",
"joblib>=0.13.2",
"jupyter>=1.0.0",
"tabulate>=0.8.7",
"nbconvert>=6.0.7",
"pre-commit>=2.7.1",
"isort>=5.12.0",
Expand Down

0 comments on commit 28d2d33

Please sign in to comment.