Skip to content

Commit

Permalink
removing pyarrow pin (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman authored Apr 26, 2024
1 parent 75ab93c commit 1e0e09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy
pyarrow>=3,<12
pyarrow>=3
requests
urllib3
pandas
Expand Down

0 comments on commit 1e0e09d

Please sign in to comment.