Skip to content

Commit 477b415

Browse files
authored
fix: pin max eku version
1 parent 033fed0 commit 477b415

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ dependencies = [
5151
"floods-html",
5252
"geopy",
5353
"setuptools",
54-
"anywidget"
54+
"anywidget",
55+
"earthkit-utils<=0.1.2"
5556
]
5657

5758
[project.urls]

0 commit comments

Comments
 (0)