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 1ebc3e4 commit a5dd51eCopy full SHA for a5dd51e
ci/envs/310-minimal.yaml
@@ -5,8 +5,8 @@ dependencies:
5
# required dependencies
6
- python=3.10
7
- numpy=1.23
8
- # - dask=2025.1.0 # TODO: update this once released
9
- # - distributed=2025.1.0
+ - dask=2025.1.0
+ - distributed=2025.1.0
10
- geopandas=0.14.3
11
- pandas=2.0.0
12
- shapely=2.0
@@ -22,5 +22,3 @@ dependencies:
22
- pip
23
- pip:
24
- pymorton
25
- - git+https://github.com/dask/dask.git@main
26
- - git+https://github.com/dask/distributed.git@main
0 commit comments