Merge pull request #120 from Pentusha/master

Depend on marshmallow>=3.0.0b7
This commit is contained in:
2018-10-22 17:06:00 -04:00
committed by GitHub
+1 -1
View File
@@ -36,7 +36,7 @@ required = [
"python-multipart",
"chardet",
"apispec>=1.0.0b1",
"marshmallow",
"marshmallow>=3.0.0b7",
"asgiref",
"docopt",
"itsdangerous",