From 34da054303461d496675f38e731ccb17b859518a Mon Sep 17 00:00:00 2001 From: "Alan D. Snow" Date: Wed, 8 Jun 2022 22:27:42 -0500 Subject: [PATCH] DEP: fiona 1.9 https://github.com/Toblerity/Fiona/issues/1053 --- ci/envs/310-dev.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/envs/310-dev.yaml b/ci/envs/310-dev.yaml index e1d5e7eddd..8176f0ee99 100644 --- a/ci/envs/310-dev.yaml +++ b/ci/envs/310-dev.yaml @@ -6,7 +6,7 @@ dependencies: - cython # required - shapely - - fiona + - libgdal - pyproj - geos - packaging @@ -23,6 +23,7 @@ dependencies: - pyarrow - pip - pip: + - --pre --no-binary fiona fiona - geopy - mapclassify>=2.4.0 # dev versions of packages