diff --git a/pyproject.toml b/pyproject.toml index 90cb624b..8b1284ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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