Skip to content

Commit d75e154

Browse files
authored
relax_transformers reqs
1 parent 1fc357f commit d75e154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tidal_algorithmic_mixes"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "Common transformers used by the Tidal personalization team."
55
authors = [
66
"Loay <loay@squareup.com>",
@@ -22,7 +22,7 @@ great-expectations = "0.16.15"
2222
scikit-learn = "1.4.0"
2323
alphabet-detector = "0.0.7"
2424
pyarrow = "8.0.0"
25-
tidal-per-transformers = "0.3.1"
25+
tidal-per-transformers = >=0.3.1"
2626
torch = "2.2.1"
2727
mlflow = "2.9.2"
2828

0 commit comments

Comments
 (0)