Skip to content

Commit 5a668f8

Browse files
committed
Bump main dependencies
1 parent 5cd0881 commit 5a668f8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ classifiers = [
2424
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
2525
]
2626
dependencies = [
27-
"numpy>=2.0",
28-
"scipy>=1.13",
29-
"pandas>=2.3,<3.0",
30-
"xarray>=2024.6,<=2024.11",
27+
"numpy>=2.4,<3.0",
28+
"scipy>=1.17,<2.0",
29+
"pandas>=3.0,<4.0",
30+
"xarray>=2026.2",
3131
"bottleneck>=1.4",
3232
"coloredlogs",
3333
"toml",

0 commit comments

Comments
 (0)