Skip to content

Commit

Permalink
Explicitly depend on pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed Nov 2, 2023
1 parent c02c582 commit 02d9dd3
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 @@ -23,6 +23,7 @@ dependencies = [
"ipykernel", # Support for Jupyter notebooks
"pandas < 2.1.0",
"pyarrow",
"pyyaml",
"tqdm",
"numpy < 1.25",
"fsspec <= 2023.9.2", # Remove when pyarrow updates to reflect api changes
Expand Down

0 comments on commit 02d9dd3

Please sign in to comment.