Skip to content

Commit fcd78f0

Browse files
committed
bump copulas requirement
1 parent 337f73f commit fcd78f0

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"pandas>=2.1.1;python_version>='3.12' and python_version<'3.13'",
3535
"pandas>=2.2.3;python_version>='3.13'",
3636
'tqdm>=4.29',
37-
'copulas>=0.12.1',
37+
'copulas>=0.13.1.dev0',
3838
'ctgan>=0.11.1',
3939
'deepecho>=0.7.0',
4040
'rdt>=1.18.2',

0 commit comments

Comments
 (0)