# Copyright 2018 Telefonica S.A. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or # implied. # See the License for the specific language governing permissions and # limitations under the License. aiohttp==3.8.5 # via aioresponses aioresponses==0.7.4 # via -r requirements-test.in aiosignal==1.3.1 # via aiohttp async-timeout==4.0.3 # via aiohttp asynctest==0.13.0 # via -r requirements-test.in attrs==23.1.0 # via aiohttp charset-normalizer==3.2.0 # via aiohttp coverage==7.3.1 # via -r requirements-test.in deepdiff==6.5.0 # via -r requirements-test.in frozenlist==1.4.0 # via # aiohttp # aiosignal idna==3.4 # via yarl multidict==6.0.4 # via # aiohttp # yarl nose2==0.13.0 # via -r requirements-test.in ordered-set==4.1.0 # via deepdiff yarl==1.9.2 # via aiohttp