# 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.


aiohappyeyeballs==2.3.4
    # via aiohttp
aiohttp==3.10.1
    # via aioresponses
aioresponses==0.7.6
    # 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==24.2.0
    # via aiohttp
coverage==7.6.1
    # via -r requirements-test.in
deepdiff==7.0.1
    # via -r requirements-test.in
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.7
    # via yarl
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
nose2==0.15.1
    # via -r requirements-test.in
ordered-set==4.1.0
    # via deepdiff
yarl==1.9.4
    # via aiohttp
