| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 1 | # Copyright 2018 Telefonica S.A. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 12 | # implied. |
| 13 | # See the License for the specific language governing permissions and |
| 14 | # limitations under the License. |
| 15 | |
| 16 | |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 17 | aiohappyeyeballs==2.4.4 |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 18 | # via aiohttp |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 19 | aiohttp==3.11.10 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 20 | # via aioresponses |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 21 | aioresponses==0.7.7 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 22 | # via -r requirements-test.in |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 23 | aiosignal==1.3.2 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 24 | # via aiohttp |
| garciadeblas | 9e03e26 | 2024-12-16 16:39:02 +0100 | [diff] [blame] | 25 | async-timeout==4.0.3 |
| 26 | # via |
| 27 | # -r requirements-test.in |
| 28 | # aiohttp |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 29 | asynctest==0.13.0 |
| 30 | # via -r requirements-test.in |
| garciadeblas | 6027a8f | 2024-12-16 16:36:06 +0100 | [diff] [blame] | 31 | attrs==24.3.0 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 32 | # via aiohttp |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 33 | coverage==7.6.9 |
| aticig | 9cfa816 | 2022-04-07 11:57:18 +0300 | [diff] [blame] | 34 | # via -r requirements-test.in |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 35 | deepdiff==8.0.1 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 36 | # via -r requirements-test.in |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 37 | frozenlist==1.5.0 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 38 | # via |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 39 | # aiohttp |
| 40 | # aiosignal |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 41 | idna==3.10 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 42 | # via yarl |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 43 | multidict==6.1.0 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 44 | # via |
| 45 | # aiohttp |
| 46 | # yarl |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 47 | nose2==0.15.1 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 48 | # via -r requirements-test.in |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 49 | orderly-set==5.2.2 |
| aticig | 9cfa816 | 2022-04-07 11:57:18 +0300 | [diff] [blame] | 50 | # via deepdiff |
| garciadeblas | 4d73239 | 2024-12-15 11:03:05 +0100 | [diff] [blame] | 51 | packaging==24.2 |
| 52 | # via aioresponses |
| 53 | propcache==0.2.1 |
| 54 | # via |
| 55 | # aiohttp |
| 56 | # yarl |
| 57 | typing-extensions==4.12.2 |
| 58 | # via multidict |
| 59 | yarl==1.18.3 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 60 | # via aiohttp |