File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ dependencies:
1010 - dask>=2023
1111 - eccodes>=2.27,<2.28 # 2.28 changed some labels, in particular: gust -> i20fg
1212 - gdal>=3.6
13- - geopandas>=0.12
13+ - geopandas>=0.13
1414 - h5py>=3.8
1515 - haversine>=2.8
16- - matplotlib>=3.5
16+ - matplotlib>=3.7
1717 - netcdf4>=1.6
18- - numba>=0.56
18+ - numba>=0.57
1919 - openpyxl>=3.1
2020 - pandas>=1.5,<2.0 # 2.0 removed append and iteritems from DataFrame
2121 - pandas-datareader>=0.10
2222 - pathos>=0.3
23- - pint>=0.20
23+ - pint>=0.22
2424 - pip
2525 - proj>=9.1
2626 - pycountry>=22.3
@@ -29,15 +29,15 @@ dependencies:
2929 - python=3.9
3030 - pyxlsb>=1.0
3131 - rasterio>=1.3
32- - requests>=2.28
32+ - requests>=2.31
3333 - salib>=1.4
3434 - scikit-learn>=1.2
3535 - scipy>=1.10
3636 - sparse>=0.14
37- - statsmodels>=0.13
37+ - statsmodels>=0.14
3838 - tabulate>=0.9
3939 - tqdm>=4.65
4040 - unittest-xml-reporting>=3.2
41- - xarray>=2023.3
41+ - xarray>=2023.5
4242 - xlrd>=2.0
43- - xlsxwriter>=3.0
43+ - xlsxwriter>=3.1
You can’t perform that action at this time.
0 commit comments