diff options
Diffstat (limited to 'community/gns3-server/dropped-requirements.patch')
-rw-r--r-- | community/gns3-server/dropped-requirements.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gns3-server/dropped-requirements.patch b/community/gns3-server/dropped-requirements.patch index f658454f8a..243de045a8 100644 --- a/community/gns3-server/dropped-requirements.patch +++ b/community/gns3-server/dropped-requirements.patch @@ -5,7 +5,7 @@ index 2d88225..92b19c4 100644 @@ -1,11 +1,11 @@ jsonschema>=2.4.0 -aiohttp>=2.2.0,<2.3.0 # pyup: ignore -+aiohttp>=2.2.0,<2.3.4 # pyup: ignore ++aiohttp>=2.3.0,<2.4.0 # pyup: ignore aiohttp-cors>=0.5.3,<0.6.0 # pyup: ignore -yarl>=0.11,<0.12 # pyup: ignore +yarl>=0.15 # pyup: ignore |