We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc976a8 commit 8b5949fCopy full SHA for 8b5949f
ci/envs/311-latest.yaml
@@ -14,7 +14,7 @@ dependencies:
14
- pytest-cov
15
- hilbertcurve
16
- s3fs
17
- - moto
+ - moto<5 # <5 pin because of https://github.com/dask/dask/issues/10869
18
- flask # needed for moto server
19
# optional dependencies
20
- pyarrow
0 commit comments