Skip to content

Commit cdf4902

Browse files
authored
CI: Temporarily pin geopandas<1.0 in the Docs workflow (#3304)
1 parent 2bccfe2 commit cdf4902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
netCDF4
102102
packaging
103103
contextily
104-
geopandas
104+
geopandas<1.0
105105
ipython
106106
rioxarray
107107
build

0 commit comments

Comments
 (0)