Skip to content

Commit

Permalink
Add pandas requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg committed Aug 15, 2024
1 parent af92549 commit 62ef9cb
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 @@ -13,6 +13,7 @@ dependencies = [
"pyarrow >= 9",
"meds>=0.3,<0.4",
"numpy>=1.16,<2",
"pandas>="2.2",
]

[tool.setuptools_scm]
Expand Down

0 comments on commit 62ef9cb

Please sign in to comment.