Skip to content

Commit

Permalink
remove pyarrow
Browse files Browse the repository at this point in the history
  • Loading branch information
songololo committed Nov 26, 2024
1 parent 2544b8c commit 93b4cfb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cityseer"
version = '4.16.5'
version = '4.16.6'
description = "Computational tools for network-based pedestrian-scale urban analysis"
readme = "README.md"
requires-python = ">=3.10, <3.14"
Expand Down Expand Up @@ -47,7 +47,6 @@ dependencies = [
"numpy>=1.23.3",
"geopandas>=0.12.2",
"rasterio>=1.3.9",
"pyarrow>=16.0.0",
"fiona>=1.9.6",
"osmnx>=2.0.0",
]
Expand Down

0 comments on commit 93b4cfb

Please sign in to comment.