Skip to content

Commit

Permalink
Update pyproject.toml (#2294)
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 authored Nov 18, 2024
1 parent 55c82db commit d2d0d35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ dependencies = [
"pandas>=1.5.0;python_version>='3.11' and python_version<'3.12'",
"pandas>=2.1.1;python_version>='3.12'",
'tqdm>=4.29',
'copulas>=0.11.0',
'copulas>=0.12.0',
'ctgan>=0.10.2',
'deepecho>=0.6.1',
'rdt>=1.12.3',
'sdmetrics>=0.16.0',
'rdt>=1.13.1',
'sdmetrics>=0.17.0',
'platformdirs>=4.0',
'pyyaml>=6.0.1',
]
Expand Down

0 comments on commit d2d0d35

Please sign in to comment.