Skip to content

Commit

Permalink
pyarrow to requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
val-ismaili committed Mar 20, 2024
1 parent dad7b14 commit c91f987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ click < 9
geopandas >= 0.13, < 0.15
osmium < 3.7
pandas >= 1.5, < 3
pyarrow >= 15.0.2
pyproj >= 3.1.0, < 4
Rtree >= 1, < 2
shapely >= 1, < 3
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ mkdocs-material >= 9.4, < 10
mkdocs-click < 0.7
mkdocstrings-python < 2
pre-commit < 4
pyarrow >= 15.0.2
pytest >= 8, < 9
pytest-cov < 5
pytest-mock < 4
Expand Down

0 comments on commit c91f987

Please sign in to comment.