Skip to content

Commit

Permalink
upgrade scikit-learn
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Mar 6, 2025
1 parent e9be28d commit 752e923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified nomenklatura/data/regression-v1.pkl
Binary file not shown.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ classifiers = [
]
requires-python = ">= 3.11"
dependencies = [
"followthemoney >= 3.5.6, < 4.0.0",
"followthemoney >= 3.8.0, < 4.0.0",
"rigour >= 0.5.3, < 1.0.0",
"fingerprints >= 1.2.0, < 2.0.0",
"shortuuid >= 1.0.11, < 2.0.0",
"jellyfish >= 1.0.0, < 2.0.0",
"rich >= 10.9.0, < 14.0.0",
"textual >= 0.19.0, < 1.0.0",
"sqlalchemy >= 2.0.0",
"scikit-learn == 1.5.0",
"scikit-learn == 1.5.2",
"pydantic > 2.0.0, < 3.0.0",
"click < 9.0.0",
"lxml > 4.0.0, < 6.0.0",
Expand Down

0 comments on commit 752e923

Please sign in to comment.