diff --git a/setup.cfg b/setup.cfg index 0459486..2644844 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [options] install_requires = - flask[async]==2.0.0 + quart==0.15.0 [options.extras_require] # Used inside Tox for running tests