Skip to content

Commit

Permalink
testing release candidates
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 committed Apr 10, 2024
1 parent f758807 commit b24149e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ dependencies = [
"pandas>=1.3.4;python_version>='3.10' and python_version<'3.11'",
"pandas>=1.5.0;python_version>='3.11'",
'tqdm>=4.15',
'copulas>=0.9.0',
'ctgan>=0.9.0',
'deepecho>=0.5',
'rdt @ git+https://github.com/sdv-dev/RDT@main',
'sdmetrics>=0.13.0',
'copulas>=0.10.0.dev0',
'ctgan>=0.10.0.dev0',
'deepecho>=0.6.0.dev0',
'rdt>=1.11.0.dev0',
'sdmetrics>=0.14.0.dev0',
]

[project.urls]
Expand Down

0 comments on commit b24149e

Please sign in to comment.