CI: pin to older numpy for compat with older shapely in defaults channel (#2515)

This commit is contained in:
Joris Van den Bossche
2022-08-05 08:35:07 +02:00
committed by GitHub
parent 334c4d5006
commit af45cee52f
+1
View File
@@ -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