Revert "Upgrade to quart 0.15"

This reverts commit 486596f89f.
It was discovered that multipart/form-data forms do not work
correctly with Quart 0.15. The upgrade to Quart 0.15 was rushed
and not tested correctly, which I apologize for.

See-Also: https://github.com/pgjones/quart/issues/126
This commit is contained in:
Jonas Schäfer
2021-05-22 11:10:42 +02:00
parent 7f02746f63
commit b007afc901
6 changed files with 17 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
aiohttp~=3.6
quart~=0.15
quart~=0.11
flask-wtf~=0.14
hsluv~=0.0.2
flask-babel~=1.0