Skip to content

Commit 5808695

Browse files
committed
pin marshmallow to <4
1 parent 647b4a7 commit 5808695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"color-operations",
6969
"flask",
7070
"flask_cors",
71-
"marshmallow>=3.0.0",
71+
"marshmallow>=3.0.0,<4",
7272
"mercantile",
7373
"numpy%s" % numpy_version,
7474
"pillow",

0 commit comments

Comments
 (0)