aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server/fix-requirements.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gns3-server/fix-requirements.patch')
-rw-r--r--community/gns3-server/fix-requirements.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gns3-server/fix-requirements.patch b/community/gns3-server/fix-requirements.patch
index bf73e4ac3e..772493afa3 100644
--- a/community/gns3-server/fix-requirements.patch
+++ b/community/gns3-server/fix-requirements.patch
@@ -7,7 +7,7 @@ index 184af37..0eec220 100644
-aiohttp>=2.2.0,<2.4.0 # pyup: ignore
-aiohttp-cors>=0.5.3,<0.6.0 # pyup: ignore
+aiohttp>=2.2.0
-+aiohttp-cors>=0.5.3,<=0.6.0 # pyup: ignore
++aiohttp-cors>=0.5.3
yarl>=0.11
Jinja2>=2.7.3
raven>=5.23.0