Skip to content

Commit

Permalink
Merge pull request #93 from gboeing/v2-beta2
Browse files Browse the repository at this point in the history
Bump to v2.0.0 beta 2
  • Loading branch information
gboeing authored Sep 9, 2024
2 parents 413f3d7 + 772f731 commit 254b64e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ channels:

dependencies:
# OSMnx required/optional dependencies
- gdal
- geopandas
- matplotlib
- networkx
- numpy
- pandas
- rasterio
- requests
- rio-vrt
- scipy
- scikit-learn
- shapely
Expand All @@ -26,4 +26,4 @@ dependencies:
# install OSMnx beta via pip
- pip
- pip:
- osmnx==2.0.0b1
- osmnx==2.0.0b2

0 comments on commit 254b64e

Please sign in to comment.