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 fcabc6c commit eb48a53Copy full SHA for eb48a53
environment.yml
@@ -14,7 +14,7 @@ dependencies:
14
- xarray
15
- xbatcher = 0.4.0
16
- xcube
17
- - xgboost = 2.1.3
+ - xgboost = 2.1.4
18
# runtime
19
- h5netcdf
20
- netcdf4
pyproject.toml
@@ -46,7 +46,7 @@ dependencies = [
46
"xarray",
47
"xbatcher==0.4.0",
48
# no "xcube-core",
49
- "xgboost==2.1.3",
+ "xgboost==2.1.4",
50
"zarr",
51
]
52
0 commit comments