You've already forked snikket-web-portal
Merge pull request #141 from snikket-im/fix/quart-dep
Update WTForms and pin quart version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
aiohttp~=3.6
|
||||
quart~=0.17
|
||||
flask-wtf~=0.14
|
||||
quart~=0.17,<0.18
|
||||
flask-wtf~=1.0
|
||||
hsluv~=5.0
|
||||
flask-babel~=1.0
|
||||
email-validator~=1.1
|
||||
|
||||
Reference in New Issue
Block a user