Skip to content

Commit e5746b6

Browse files
dependencies: update changelog
1 parent f08d0ba commit e5746b6

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,21 @@ Code freeze date: YYYY-MM-DD
1313
Added:
1414

1515
- `pyproj` >=3.5
16-
- `pyarrow` >=14.0
17-
- `numexpr` >=2.8
16+
- `numexpr` >=2.9
17+
18+
Updated:
19+
20+
- `contextily` >=1.3 → >=1.5
21+
- `dask` >=2023 → >=2024
22+
- `numba` >=0.57 → >=0.59
23+
- `pandas` >=2.1 &rarr; >=2.1,<2.2
24+
- `pint` >=0.22 &rarr; >=0.23
25+
- `scikit-learn` >=1.3 &rarr; >=1.4
26+
- `scipy` >=1.11 &rarr; >=1.12
27+
- `sparse` >=0.14 &rarr; >=0.15
28+
- `xarray` >=2023.8 &rarr; >=2024.1
29+
- `overpy` =0.6 &rarr; =0.7
30+
- `peewee` =3.16.3 &rarr; =3.17.1
1831

1932
Removed:
2033

0 commit comments

Comments
 (0)