Skip to content

Commit 05d965d

Browse files
committed
chore: bump phik
1 parent ccc7ed6 commit 05d965d

File tree

2 files changed

+488
-397
lines changed

2 files changed

+488
-397
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ classifiers = [
2626
dependencies = [
2727
"pydantic>=2.0.0,<3.0.0",
2828
"numpy>=1.26.3",
29-
"scipy>=1.11.0,<1.16.0", # limit due to phik: https://github.com/KaveIO/PhiK/issues/101
29+
"scipy>=1.11.0",
3030
"pandas>=2.0.0",
3131
"pyarrow>=14.0.0",
3232
"plotly>=6.0.0",
33-
"phik>=0.12.4",
33+
"phik>=0.12.5",
3434
"joblib>=1.4.2",
3535
"Jinja2>=3.1.5",
3636
"scikit-learn>=1.4.0",

0 commit comments

Comments
 (0)