diff --git a/pyproject.toml b/pyproject.toml index c7547be0e8..bdfa10b234 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ apps = ["streamlit-folium", "voila", "solara"] vector = ["geopandas", "osmnx", "pmtiles", "flask", "flask-cors", "lonboard", "mapclassify", "fiona"] pmtiles = ["pmtiles", "flask", "flask-cors"] ai = ["geopandas", "osmnx", "localtileserver>=0.10.4", "rastervision", "pytorch-lightning", "torchgeo"] -maplibre = ["anywidget", "geopandas", "fiona", "h3", "ipyvue<1.12.0", "ipyvuetify", "localtileserver", "mapclassify", "maplibre>=0.3.1", "pmtiles", "rioxarray", "xarray"] +maplibre = ["anywidget", "geopandas", "fiona", "h3", "ipyvue>=1.12.0", "ipyvuetify", "localtileserver", "mapclassify", "maplibre>=0.3.1", "pmtiles", "rioxarray", "xarray"] gdal = ["gdal", "pyproj"] duckdb = ["duckdb", "duckdb-engine", "jupysql", "flask", "flask-cors", "jupyter-server-proxy"] titiler = ["titiler", "uvicorn"] @@ -89,4 +89,4 @@ max-line-length = 88 find-links = ["https://girder.github.io/large_image_wheels"] [project.urls] -Homepage = "https://github.com/opengeos/leafmap" \ No newline at end of file +Homepage = "https://github.com/opengeos/leafmap" diff --git a/requirements.txt b/requirements.txt index ecb9a26262..067fc47998 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ geopandas ipyevents ipyfilechooser ipyleaflet -ipyvue<1.12.0 +ipyvue>=1.12.0 ipyvuetify ipywidgets maplibre