| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 1 | ####################################################################################### |
| 2 | # Copyright ETSI Contributors and Others. |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 3 | # |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at |
| 7 | # |
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 9 | # |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 10 | # Unless required by applicable law or agreed to in writing, software |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 13 | # implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | ####################################################################################### |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 17 | aiohappyeyeballs==2.3.4 |
| 18 | # via aiohttp |
| 19 | aiohttp==3.10.1 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 20 | # via -r requirements.in |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 21 | aiosignal==1.3.1 |
| 22 | # via aiohttp |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 23 | annotated-types==0.7.0 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 24 | # via pydantic |
| 25 | async-timeout==4.0.3 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 26 | # via |
| 27 | # -r requirements.in |
| 28 | # aiohttp |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 29 | # retrying-async |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 30 | attrs==24.2.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 31 | # via |
| 32 | # aiohttp |
| 33 | # glom |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 34 | boltons==24.0.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 35 | # via |
| 36 | # face |
| 37 | # glom |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 38 | checksumdir==1.2.0 |
| 39 | # via -r requirements.in |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 40 | config-man==0.0.4 |
| 41 | # via -r requirements.in |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 42 | face==20.1.1 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 43 | # via glom |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 44 | fire==0.6.0 |
| 45 | # via randomname |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 46 | frozenlist==1.4.1 |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 47 | # via |
| 48 | # aiohttp |
| 49 | # aiosignal |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 50 | glom==23.5.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 51 | # via config-man |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 52 | grpcio==1.65.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 53 | # via grpcio-tools |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 54 | grpcio-tools==1.48.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 55 | # via -r requirements.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 56 | grpclib==0.4.7 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 57 | # via -r requirements.in |
| 58 | h2==4.1.0 |
| 59 | # via grpclib |
| 60 | hpack==4.0.0 |
| 61 | # via h2 |
| 62 | hyperframe==6.0.1 |
| 63 | # via h2 |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 64 | idna==3.7 |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 65 | # via yarl |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 66 | jinja2==3.1.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 67 | # via -r requirements.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 68 | markupsafe==2.1.5 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 69 | # via jinja2 |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 70 | multidict==6.0.5 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 71 | # via |
| 72 | # aiohttp |
| 73 | # grpclib |
| 74 | # yarl |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 75 | protobuf==3.20.3 |
| 76 | # via |
| 77 | # -r requirements.in |
| 78 | # grpcio-tools |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 79 | pydantic==2.8.2 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 80 | # via -r requirements.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 81 | pydantic-core==2.20.1 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 82 | # via pydantic |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 83 | pyrage==1.1.2 |
| 84 | # via -r requirements.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 85 | pyyaml==6.0.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 86 | # via -r requirements.in |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 87 | randomname==0.2.1 |
| 88 | # via -r requirements.in |
| 89 | retrying-async==2.0.0 |
| 90 | # via -r requirements.in |
| 91 | six==1.16.0 |
| 92 | # via fire |
| 93 | termcolor==2.4.0 |
| 94 | # via fire |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 95 | typing-extensions==4.12.2 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 96 | # via |
| 97 | # pydantic |
| 98 | # pydantic-core |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 99 | yarl==1.9.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 100 | # via aiohttp |
| 101 | |
| 102 | # The following packages are considered to be unsafe in a requirements file: |
| 103 | # setuptools |