We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797df4c commit 00135a3Copy full SHA for 00135a3
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