Skip to content

Commit d1f6253

Browse files
committed
bump ctgan requirement
1 parent a17c4d6 commit d1f6253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"pandas>=2.2.3;python_version>='3.13'",
3636
'tqdm>=4.29',
3737
'copulas>=0.12.1',
38-
'ctgan>=0.11.0',
38+
'ctgan>=0.11.1.dev0',
3939
'deepecho>=0.7.0',
4040
'rdt>=1.18.2',
4141
'sdmetrics>=0.21.0',

0 commit comments

Comments
 (0)