# 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.6.2 # via # -r requirements-test.in # aioresponses aioresponses==0.7.3 # via -r requirements-test.in async-timeout==3.0.1 # via aiohttp asynctest==0.13.0 # via -r requirements-test.in attrs==21.4.0 # via aiohttp certifi==2021.10.8 # via requests chardet==3.0.4 # via # aiohttp # requests coverage==6.3.2 # via # -r requirements-test.in # nose2 deepdiff==5.7.0 # via -r requirements-test.in idna==2.10 # via # requests # yarl lxml==4.8.0 # via pyang multidict==4.7.6 # via # aiohttp # yarl nose2==0.11.0 # via -r requirements-test.in ordered-set==4.0.2 # via deepdiff pyang==2.5.3 # via -r requirements-test.in requests==2.25.1 # via -r requirements-test.in six==1.16.0 # via nose2 urllib3==1.26.9 # via requests yarl==1.7.2 # via aiohttp