We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6c013a + 00135a3 commit 8bed792Copy full SHA for 8bed792
1 file changed
pyproject.toml
@@ -23,6 +23,7 @@ dependencies = [
23
"numpy>=1.20.1, <2.0.0",
24
"plotly>=4.14.3",
25
"pyvis>=0.3.2",
26
+ "joblib>=1.4.2",
27
]
28
requires-python = ">=3.6"
29
0 commit comments