Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing authored Sep 9, 2024
1 parent 413f3d7 commit 772f731
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 772f731

Please sign in to comment.