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 f08d0ba commit e5746b6Copy full SHA for e5746b6
CHANGELOG.md
@@ -13,8 +13,21 @@ Code freeze date: YYYY-MM-DD
13
Added:
14
15
- `pyproj` >=3.5
16
-- `pyarrow` >=14.0
17
-- `numexpr` >=2.8
+- `numexpr` >=2.9
+
18
+Updated:
19
20
+- `contextily` >=1.3 → >=1.5
21
+- `dask` >=2023 → >=2024
22
+- `numba` >=0.57 → >=0.59
23
+- `pandas` >=2.1 → >=2.1,<2.2
24
+- `pint` >=0.22 → >=0.23
25
+- `scikit-learn` >=1.3 → >=1.4
26
+- `scipy` >=1.11 → >=1.12
27
+- `sparse` >=0.14 → >=0.15
28
+- `xarray` >=2023.8 → >=2024.1
29
+- `overpy` =0.6 → =0.7
30
+- `peewee` =3.16.3 → =3.17.1
31
32
Removed:
33
0 commit comments