Skip to content

Commit bc976a8

Browse files
authored
try without pins
1 parent 24be755 commit bc976a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/envs/311-latest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ dependencies:
77
- dask
88
- distributed
99
- geopandas
10-
- pyproj=3.4
10+
- pyproj
1111
- packaging
1212
# test dependencies
1313
- pytest
1414
- pytest-cov
1515
- hilbertcurve
1616
- s3fs
17-
- moto<5 # <5 pin because of https://github.com/dask/dask/issues/10869
17+
- moto
1818
- flask # needed for moto server
1919
# optional dependencies
2020
- pyarrow

0 commit comments

Comments
 (0)