Skip to content

Commit 8bed792

Browse files
authored
Merge pull request #161 from lucasimi/develop
Added joblib dependency
2 parents b6c013a + 00135a3 commit 8bed792

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)