From 772f7314af1f691b47761db009e4e9f7812bd621 Mon Sep 17 00:00:00 2001 From: Geoff Boeing Date: Mon, 9 Sep 2024 15:23:02 -0700 Subject: [PATCH] Update environment.yml --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 71644d0..ca4a561 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,6 @@ channels: dependencies: # OSMnx required/optional dependencies - - gdal - geopandas - matplotlib - networkx @@ -12,6 +11,7 @@ dependencies: - pandas - rasterio - requests + - rio-vrt - scipy - scikit-learn - shapely @@ -26,4 +26,4 @@ dependencies: # install OSMnx beta via pip - pip - pip: - - osmnx==2.0.0b1 + - osmnx==2.0.0b2