| 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 | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 17 | aiohappyeyeballs==2.3.4 |
| 18 | # via aiohttp |
| 19 | aiohttp==3.10.1 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 20 | # via aioresponses |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 21 | aioresponses==0.7.6 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 22 | # via -r requirements-test.in |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 23 | aiosignal==1.3.1 |
| 24 | # via aiohttp |
| garciadeblas | 514b546 | 2023-09-06 10:34:02 +0200 | [diff] [blame] | 25 | async-timeout==4.0.3 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 26 | # via aiohttp |
| 27 | asynctest==0.13.0 |
| 28 | # via -r requirements-test.in |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 29 | attrs==24.2.0 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 30 | # via aiohttp |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 31 | coverage==7.6.1 |
| aticig | 9cfa816 | 2022-04-07 11:57:18 +0300 | [diff] [blame] | 32 | # via -r requirements-test.in |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 33 | deepdiff==7.0.1 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 34 | # via -r requirements-test.in |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 35 | frozenlist==1.4.1 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 36 | # via |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 37 | # aiohttp |
| 38 | # aiosignal |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 39 | idna==3.7 |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 40 | # via yarl |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 41 | multidict==6.0.5 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 42 | # via |
| 43 | # aiohttp |
| 44 | # yarl |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 45 | nose2==0.15.1 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 46 | # via -r requirements-test.in |
| beierlm | 2868dec | 2022-06-24 17:40:58 +0000 | [diff] [blame] | 47 | ordered-set==4.1.0 |
| aticig | 9cfa816 | 2022-04-07 11:57:18 +0300 | [diff] [blame] | 48 | # via deepdiff |
| garciadeblas | b2e83e7 | 2024-08-07 01:05:09 +0200 | [diff] [blame] | 49 | yarl==1.9.4 |
| beierlm | 0ae051c | 2022-01-13 11:40:06 -0500 | [diff] [blame] | 50 | # via aiohttp |