Skip to content

Commit d070a98

Browse files
committed
Use anywidget for performance table
1 parent de73974 commit d070a98

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ dependencies = [
1313
"pyarrow>=21.0.0",
1414
"statsmodels>=0.14.0",
1515
"polars>=1.31.0",
16-
"reactable>=0.1.5",
16+
"anywidget>=0.9.18",
17+
"traitlets>=5.14.3",
1718
]
1819
name = "rtichoke"
1920
version = "0.1.28"

0 commit comments

Comments
 (0)