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 1fc357f commit d75e154Copy full SHA for d75e154
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tidal_algorithmic_mixes"
3
-version = "0.1.5"
+version = "0.1.6"
4
description = "Common transformers used by the Tidal personalization team."
5
authors = [
6
"Loay <loay@squareup.com>",
@@ -22,7 +22,7 @@ great-expectations = "0.16.15"
22
scikit-learn = "1.4.0"
23
alphabet-detector = "0.0.7"
24
pyarrow = "8.0.0"
25
-tidal-per-transformers = "0.3.1"
+tidal-per-transformers = >=0.3.1"
26
torch = "2.2.1"
27
mlflow = "2.9.2"
28
0 commit comments