We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3715f commit bfa9340Copy full SHA for bfa9340
1 file changed
pyproject.toml
@@ -21,7 +21,8 @@ dependencies = [
21
"python-dotenv",
22
"progressbar",
23
"pyarrow",
24
- "dnplot"
+ "dnplot",
25
+ "dask[dataframe]"
26
]
27
readme = "README.md"
28
license = {file = "LICENSE"}
0 commit comments