Skip to content

Commit

Permalink
Add pandas in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jyx-su authored Nov 6, 2023
1 parent 44b5058 commit 2ca3c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ numpy = ">=1.21.2"
scipy = ">=1.7.2"
tqdm = ">=4.3"
lifelines = ">=0.25"
pandas = ">=1.3"

[tool.poetry.dev-dependencies]
pytest = "^6.1.2"
Expand Down

0 comments on commit 2ca3c9f

Please sign in to comment.