Skip to content

Commit

Permalink
Merge pull request #318 from jack-mcivor/remove-pandas-dependency
Browse files Browse the repository at this point in the history
Remove declared pandas dependency
  • Loading branch information
ryan-wolbeck authored Sep 8, 2023
2 parents 00954f3 + 598f205 commit 8a33fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ numpy = ">=1.21.2"
scipy = ">=1.7.2"
tqdm = ">=4.3"
lifelines = ">=0.25"
pandas = ">=1.3.5"

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

0 comments on commit 8a33fdf

Please sign in to comment.