Skip to content

Commit

Permalink
Add pandas requirement for find_objs function (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
GenevieveBuckley authored May 17, 2023
1 parent 5c2bad9 commit abea628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def run_tests(self):
"scipy >=0.19.1",
"pims >=0.4.1",
"tifffile >=2018.10.18",
"pandas >=2.0.0",
]

test_requirements = [
Expand Down

0 comments on commit abea628

Please sign in to comment.