Skip to content

Commit

Permalink
update pyarrow version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
KasiaKoz committed May 28, 2024
1 parent 68b723a commit 29b9cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ osmnx < 2
pandas >= 1.5, < 2.2
polyline >= 2, < 3
pre-commit < 4
pyarrow > 14
pyarrow >= 12, < 15
pyogrio < 0.8
pyomo >= 6, < 7
pyproj >= 3, < 4
Expand Down

0 comments on commit 29b9cdb

Please sign in to comment.