Skip to content

Commit

Permalink
Add versions to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pachoning committed Feb 9, 2023
1 parent b81eaea commit 2904563
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 @@ -19,8 +19,8 @@ requires-python = ">=3.8"
dependencies = [
"numpy",
"cvxpy",
"scikit-survival",
"scikit-learn",
"scikit-survival==0.18.0",
"scikit-learn==1.1.2",
"pandas",
"tqdm",
"seaborn",
Expand Down

0 comments on commit 2904563

Please sign in to comment.