diff --git a/pyproject.toml b/pyproject.toml index f373a3e..5bae412 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ classifiers = [ [tool.poetry] name = "tidal_algorithmic_mixes" -version = "0.0.3" +version = "0.0.4" description = "common transformers used by the tidal personalization team." authors = [ "Loay ", @@ -35,7 +35,7 @@ great-expectations = "0.16.15" scikit-learn = "1.1.1" alphabet-detector = "0.0.7" pyarrow = "7.0.0" -tidal-per-transformers = "0.0.4" +tidal-per-transformers = ">=0.0.7" torch = "1.9.1" mlflow = "2.1.1"