diff --git a/pyproject.toml b/pyproject.toml index 36c95b317..c613f5a07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,8 +75,8 @@ dev = [ "mypy", "pandas-stubs", "types-jsonschema", - "types-setuptools", - "geopandas", + "types-setuptools", + "geopandas @ git+https://github.com/mattijn/geopandas.git@read_file_adaptation", ] doc = [ "sphinx",