Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Add pyarrow dependency to prevent future pandas failures
Browse files Browse the repository at this point in the history
  • Loading branch information
willGraham01 committed Feb 6, 2024
1 parent 7182b5e commit 6414911
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 @@ -24,6 +24,7 @@ dependencies = [
"nibabel >= 2.1.0",
"numpy",
"psutil",
"pyarrow",
"pynrrd",
"scikit-image",
"tifffile",
Expand Down

0 comments on commit 6414911

Please sign in to comment.