Skip to content

Commit

Permalink
Unpin pyarrow version (#2977)
Browse files Browse the repository at this point in the history
  • Loading branch information
lostella authored Aug 23, 2023
1 parent c11f91f commit 9c0f3a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/requirements-arrow.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
pyarrow>=6.0; python_version=='3.6.*'
pyarrow~=8.0; python_version>='3.7'
pyarrow

0 comments on commit 9c0f3a9

Please sign in to comment.