Skip to content

Commit be906d4

Browse files
committed
COMPAT: see if this fixes mpl issue
1 parent 8118d49 commit be906d4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/envs/39-latest-conda-forge.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
dependencies:
66
- python=3.9
77
# required
8+
- numpy<1.24
89
- pandas=1.3
910
# - shapely=2
1011
- fiona

ci/envs/39-pd12-conda-forge.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ channels:
44
dependencies:
55
- python=3.9
66
# required
7+
- numpy<1.24
78
- pandas=1.2
89
- shapely
910
- fiona

0 commit comments

Comments
 (0)