Skip to content

Commit

Permalink
pin fsspec (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwest-uw authored Oct 24, 2023
1 parent b893daf commit 0af18cd
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 @@ -25,6 +25,7 @@ dependencies = [
"pyarrow",
"tqdm",
"numpy < 1.25",
"fsspec <= 2023.9.2", # Remove when pyarrow updates to reflect api changes
]

# On a mac, install optional dependencies with `pip install '.[dev]'` (include the single quotes)
Expand Down

0 comments on commit 0af18cd

Please sign in to comment.