Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchang0124 authored May 26, 2024
1 parent 15f5775 commit af0a2da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ dependencies = [
"pandas",
"torch",
"scipy",
"rdt",
"rdt==1.9.0",
"scikit-learn",
"graphviz",
"pyreadstat",
"sdv >=1.5.0",
"sdv ==1.6.0",
"typer",
"typed-ast",
"wandb",
Expand Down

0 comments on commit af0a2da

Please sign in to comment.