mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-09 11:22:50 +08:00
CI: pin to older numpy for compat with older shapely in defaults channel (#2515)
This commit is contained in:
@@ -4,6 +4,7 @@ channels:
|
||||
dependencies:
|
||||
- python=3.8
|
||||
# required
|
||||
- numpy=1.21 # pin to < 1.23 for compat with older shapely on defaults channel
|
||||
- pandas
|
||||
- shapely
|
||||
- fiona
|
||||
|
||||
Reference in New Issue
Block a user