diff --git a/pyproject.toml b/pyproject.toml index 920f85459..2cd94d06a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ 'ctgan>=0.10.2', 'deepecho>=0.6.1', 'rdt>=1.13.1', - 'sdmetrics>=0.17.0', + 'sdmetrics>=0.17.1.dev0', 'platformdirs>=4.0', 'pyyaml>=6.0.1', ]