Skip to content

Commit 6781474

Browse files
committed
updating the version of gridpp
1 parent 244ab65 commit 6781474

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ classifiers = [
3131
]
3232
dependencies = [
3333
"anemoi-datasets>=0.5.16", # https://github.com/metno/bris-inference/issues/94
34-
"gridpp~=0.7.0",
34+
"gridpp>=0.7.0",
3535
"hydra-core~=1.3.0",
36-
"numpy~=1.26.0", # https://github.com/metno/bris-inference/issues/129
36+
"numpy>=1.26.0", # https://github.com/metno/bris-inference/issues/129
3737
"pyproj~=3.7.0",
3838
"pytorch-lightning>=2.1",
3939
"scipy~=1.15.0",

0 commit comments

Comments
 (0)