Skip to content

Commit 00135a3

Browse files
committed
Added joblib dependency
1 parent 797df4c commit 00135a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
"numpy>=1.20.1, <2.0.0",
2424
"plotly>=4.14.3",
2525
"pyvis>=0.3.2",
26+
"joblib>=1.4.2",
2627
]
2728
requires-python = ">=3.6"
2829

0 commit comments

Comments
 (0)