Skip to content

Commit b01fd8c

Browse files
pin parcels>3.1.0 (#112)
1 parent e06cd57 commit b01fd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"click",
29-
"parcels >3, <3.1.0",
29+
"parcels >3.1.0",
3030
"pyproj >= 3, < 4",
3131
"sortedcontainers == 2.4.0",
3232
"opensimplex == 0.4.5",

0 commit comments

Comments
 (0)