File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies:
43
43
- scipy
44
44
- shapely >=2.0
45
45
- ujson
46
- - xarray >=2022.03 .0
46
+ - xarray >=2023.04 .0
47
47
48
48
# hydrosignatures deps
49
49
- numpy
@@ -64,7 +64,7 @@ dependencies:
64
64
- rioxarray >=0.11
65
65
- scipy
66
66
- shapely >=2.0
67
- - xarray >=2022.03 .0
67
+ - xarray >=2023.04 .0
68
68
# optional dep
69
69
- pyflwdir >=0.5.6
70
70
@@ -96,7 +96,7 @@ dependencies:
96
96
- rasterio >=1.2
97
97
- scipy
98
98
- shapely >=2.0
99
- - xarray >=2022.03 .0
99
+ - xarray >=2023.04 .0
100
100
# optional deps
101
101
- numba
102
102
@@ -118,7 +118,7 @@ dependencies:
118
118
- rioxarray >=0.11.0
119
119
- scipy
120
120
- shapely >=2.0
121
- - xarray >=2022.03 .0
121
+ - xarray >=2023.04 .0
122
122
# optional deps
123
123
- planetary-computer
124
124
- pystac-client
@@ -131,7 +131,7 @@ dependencies:
131
131
# - pygeoutils >=0.13.10
132
132
- pyproj >=2.2
133
133
- rioxarray >=0.11
134
- - xarray >=2022.03 .0
134
+ - xarray >=2023.04 .0
135
135
136
136
# optional deps for speeding up some operations
137
137
- bottleneck
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies:
36
36
- scipy
37
37
- shapely >=2.0
38
38
- ujson
39
- - xarray >=2022.03 .0
39
+ - xarray >=2023.04 .0
40
40
41
41
# py3dep
42
42
# - async-retriever >=0.3.6
@@ -49,7 +49,7 @@ dependencies:
49
49
- rioxarray >=0.11
50
50
- scipy
51
51
- shapely >=2.0
52
- - xarray >=2022.03 .0
52
+ - xarray >=2023.04 .0
53
53
# optional dep
54
54
- pyflwdir >=0.5.6
55
55
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies = [
43
43
" rioxarray>=0.11" ,
44
44
" scipy" ,
45
45
" shapely>=1.8.5" ,
46
- " xarray>=2022.03 " ,
46
+ " xarray>=2023.04 " ,
47
47
]
48
48
[project .optional-dependencies ]
49
49
dem = [
You can’t perform that action at this time.
0 commit comments