diff --git a/requirements.txt b/requirements.txt index 57fbb79..db28f00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -yarl==1.3.0 # yarl 1.4+ requires Python 3.6+ (needed by aiohttp and aiohttp-cors) jsonschema==3.2.0; python_version >= '3.8' # pyup: ignore jsonschema==2.6.0; python_version < '3.8' # pyup: ignore aiohttp==3.6.2