Do not install quart 0.15

As we saw in b007afc901, we cannot
use that version right now.
This commit is contained in:
Jonas Schäfer
2021-05-25 18:56:15 +02:00
parent 5fb0b91178
commit 28e01c336d

View File

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