aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server/dropped-requirements.patch
blob: 088a3d37dec199eabeb016befa7e1f5bf5035ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/requirements.txt b/requirements.txt
index 775d220..1c81f17 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 jsonschema>=2.4.0
-aiohttp>=1.3.5,<=1.4.0 # pyup: ignore
-aiohttp-cors==0.5.1 # pyup: ignore
-yarl>=0.9.8,<0.10 # pyup: ignore
+aiohttp>=1.3.5 # pyup: ignore
+aiohttp-cors>=0.5.1 # pyup: ignore
+yarl>=0.9.8 # pyup: ignore
 Jinja2>=2.7.3
 raven>=5.23.0
 psutil>=3.0.0