Skip to content

Commit

Permalink
fix(datasets:skip) Remove pyarrow version pin (#4573)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-narozniak authored Nov 22, 2024
1 parent 700f985 commit e23c12f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datasets/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ pillow = { version = ">=6.2.1", optional = true }
soundfile = { version = ">=0.12.1", optional = true }
librosa = { version = ">=0.10.0.post2", optional = true }
tqdm ="^4.66.1"
pyarrow = "==16.1.0"
matplotlib = "^3.7.5"
seaborn = "^0.13.0"

Expand Down

0 comments on commit e23c12f

Please sign in to comment.