Skip to content

Commit 70ddc93

Browse files
changelog dependency changed
1 parent 504628b commit 70ddc93

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,28 @@ Code freeze date: YYYY-MM-DD
1010

1111
### Dependency Changes
1212

13+
Added:
14+
15+
- `bayesian-optimization`
16+
- `seaborn` >=0.13
17+
18+
Updated:
19+
20+
- `bottleneck` >=1.3 → >=1.4
21+
- `cartopy` >=0.22 → >=0.23
22+
- `contextily` >=1.5 → >=1.6
23+
- `dask` >=2024.1,<2024.3 &rarr; >=2024.2,<2024.3
24+
- `matplotlib-base` >=3.8 &rarr; >=3.9
25+
- `numba` >=0.59 &rarr; >=0.60
26+
- `numexpr` >=2.9 &rarr; >=2.10
27+
- `pint` >=0.23 &rarr; >=0.24
28+
- `pycountry` >=22.3 &rarr; >=24.6
29+
- `requests` >=2.31 &rarr; >=2.32
30+
- `salib` >=1.4 &rarr; >=1.5
31+
- `scikit-learn` >=1.4 &rarr; >=1.5
32+
- `scipy` >=1.12 &rarr; >=1.13
33+
- `xarray` >=2024.2 &rarr; >=2024.6
34+
1335
### Added
1436

1537
- GitHub actions workflow for CLIMADA Petals compatibility tests [#855](https://github.com/CLIMADA-project/climada_python/pull/855)

0 commit comments

Comments
 (0)