diff --git a/pyproject.toml b/pyproject.toml index c38dad2..b45f14c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "geopandas>=1.0.1,<2.0.0", "shapely>=2.0.6,<3.0.0", "matplotlib>=3.9.2,<4.0.0", - "plotly>=5.24.1,<7.0.0", + "plotly>=5.24.1,<8.0.0", "kaleido==1.3.0", "nbformat>=5.10.4,<6.0.0", "pyproj>=3.7.0,<4.0.0",