We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337f73f commit fcd78f0Copy full SHA for fcd78f0
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pandas>=2.1.1;python_version>='3.12' and python_version<'3.13'",
35
"pandas>=2.2.3;python_version>='3.13'",
36
'tqdm>=4.29',
37
- 'copulas>=0.12.1',
+ 'copulas>=0.13.1.dev0',
38
'ctgan>=0.11.1',
39
'deepecho>=0.7.0',
40
'rdt>=1.18.2',
0 commit comments