diff --git a/pyproject.toml b/pyproject.toml index 02acde598e7..3504543902e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dynamic = ["version"] [project.optional-dependencies] all = [ - "contextily>=1", + "contextily>=1.2", "geopandas>=0.14", "IPython>=8", # 'ipython' is not the correct module name. "pyarrow>=14",