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 0103a41 commit 5aab12cCopy full SHA for 5aab12c
pyproject.toml
@@ -25,7 +25,7 @@ polars = { version = "^0.20.10", extras = ["numpy", "pandas"] }
25
jupyter = "^1.0.0"
26
27
[tool.poetry.extras]
28
-indicators = ["numpy", "scipy", "tulipy"]
+indicators = ["numpy", "scipy", "tulipy", "collections"]
29
30
[tool.poetry.group.test.dependencies]
31
coverage= "7.4.2"
0 commit comments