From 19107a04f4d1ee2e004e12e6681111ee21e93dca Mon Sep 17 00:00:00 2001
From: "thomas.woehlke" <thomas.woehlke@rub.de>
Date: Tue, 16 Feb 2021 14:18:09 +0100
Subject: [PATCH] Default task

---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 0fbb7172..a2f633b2 100644
--- a/setup.py
+++ b/setup.py
@@ -418,7 +418,6 @@ requires_install = [
     "tzlocal==2.1",
     "urllib3==1.26.3",
     "uvicorn==0.11.8",
-    "uvloop==0.15.0",
     "vine==5.0.0",
     "virtualenv==20.4.2",
     "visdom==0.1.8.9",
-- 
GitLab