# 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.4.4
    # via aiohttp
aiohttp==3.11.10
    # via aioresponses
aioresponses==0.7.7
    # via -r requirements-test.in
aiosignal==1.3.2
    # via aiohttp
async-timeout==4.0.3
    # via
    #   -r requirements-test.in
    #   aiohttp
asynctest==0.13.0
    # via -r requirements-test.in
attrs==24.3.0
    # via aiohttp
coverage==7.6.9
    # via -r requirements-test.in
deepdiff==8.0.1
    # via -r requirements-test.in
frozenlist==1.5.0
    # via
    #   aiohttp
    #   aiosignal
idna==3.10
    # via yarl
multidict==6.1.0
    # via
    #   aiohttp
    #   yarl
nose2==0.15.1
    # via -r requirements-test.in
orderly-set==5.2.2
    # via deepdiff
packaging==24.2
    # via aioresponses
propcache==0.2.1
    # via
    #   aiohttp
    #   yarl
typing-extensions==4.12.2
    # via multidict
yarl==1.18.3
    # via aiohttp
