diff --git a/setup.cfg b/setup.cfg index d87d6aa..56f6947 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ test = pytest-asyncio==0.14.0 prod = gunicorn==20.0.4 - uvloop==0.14.0 + uvloop==0.17.0 [options.entry_points]