Skip to content

Commit

Permalink
Bump to dependency on arro3 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Oct 3, 2024
1 parent 4c29afd commit 0d886e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ python = "^3.8"
anywidget = "^0.9.0"
# Minimum version for generic type hints
traitlets = ">=5.10"
arro3-core = ">=0.4.0-beta.4"
arro3-io = ">=0.4.0-beta.4"
arro3-compute = ">=0.4.0-beta.4"
arro3-core = ">=0.4.0"
arro3-io = ">=0.4.0"
arro3-compute = ">=0.4.0"
ipywidgets = ">=7.6.0"
numpy = ">=1.14"
# The same version pin as geopandas
Expand Down

0 comments on commit 0d886e6

Please sign in to comment.