Skip to content

Commit 0f0b2bf

Browse files
Update environment.yml
1 parent cd5d630 commit 0f0b2bf

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

environment.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,19 @@ name: DS-geospatial
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.10
5+
- python=3.1&
66
- ipython
77
- jupyter
88
- jupyterlab>3
99
- numpy
1010
- pandas
11-
# pinning to avoid scatter regression (https://github.com/pydata/xarray/discussions/7268)
12-
- xarray=2022.09
11+
- xarray
1312
- geopandas
1413
- pygeos
1514
- rasterio
1615
- owslib
1716
- rasterstats
18-
# pinning to avoid compat issue with cartopy (https://github.com/jorisvandenbossche/course-python-geospatial/issues/21)
19-
- matplotlib=3.5
17+
- matplotlib
2018
- mapclassify
2119
- cartopy
2220
- contextily

0 commit comments

Comments
 (0)