We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647b4a7 commit 5808695Copy full SHA for 5808695
setup.py
@@ -68,7 +68,7 @@
68
"color-operations",
69
"flask",
70
"flask_cors",
71
- "marshmallow>=3.0.0",
+ "marshmallow>=3.0.0,<4",
72
"mercantile",
73
"numpy%s" % numpy_version,
74
"pillow",
0 commit comments