Skip to content

Commit

Permalink
build: Bump a bunch of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewilde committed Dec 8, 2024
1 parent d4f3c0a commit e6546aa
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 430 deletions.
9 changes: 4 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,15 @@ dependencies = [
"matplotlib~=3.7",
"missingno~=0.5",
"mlflow~=2.13",
"numpy~=1.23",
"numpy~=1.26",
"pandas~=2.1",
"pandera~=0.20",
"pandera~=0.21",
"pillow~=9.3",
"pyarrow~=14.0",
"pyarrow~=16.0",
"pyyaml~=6.0",
"scikit-learn~=1.3",
"scikit-learn~=1.4",
"seaborn~=0.13",
"statsmodels~=0.14",
"textwrap3~=0.9",
"shap~=0.46.0",
]

Expand Down
Loading

0 comments on commit e6546aa

Please sign in to comment.