| 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 | ####################################################################################### |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 17 | aiohttp==3.7.4.post0 |
| 18 | # via -r requirements.in |
| 19 | async-timeout==3.0.1 |
| 20 | # via |
| 21 | # -r requirements.in |
| 22 | # aiohttp |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 23 | attrs==22.1.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 24 | # via aiohttp |
| 25 | chardet==4.0.0 |
| 26 | # via aiohttp |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 27 | checksumdir==1.2.0 |
| 28 | # via -r requirements.in |
| garciadeblas | fb1e25f | 2022-11-18 14:36:22 +0100 | [diff] [blame^] | 29 | grpcio==1.50.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 30 | # via grpcio-tools |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 31 | grpcio-tools==1.48.1 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 32 | # via -r requirements.in |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 33 | grpclib==0.4.3 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 34 | # via -r requirements.in |
| 35 | h2==4.1.0 |
| 36 | # via grpclib |
| 37 | hpack==4.0.0 |
| 38 | # via h2 |
| 39 | hyperframe==6.0.1 |
| 40 | # via h2 |
| Gulsum Atici | 48b760f | 2022-09-26 20:57:26 +0300 | [diff] [blame] | 41 | idna==3.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 42 | # via |
| 43 | # -r requirements.in |
| 44 | # yarl |
| beierlm | ef92132 | 2022-06-24 21:17:53 -0400 | [diff] [blame] | 45 | jinja2==3.1.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 46 | # via -r requirements.in |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 47 | markupsafe==2.1.1 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 48 | # via jinja2 |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 49 | multidict==6.0.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 50 | # via |
| 51 | # aiohttp |
| 52 | # grpclib |
| 53 | # yarl |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 54 | protobuf==3.20.3 |
| 55 | # via |
| 56 | # -r requirements.in |
| 57 | # grpcio-tools |
| 58 | pydantic==1.10.2 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 59 | # via -r requirements.in |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 60 | pyyaml==5.4.1 |
| 61 | # via -r requirements.in |
| 62 | six==1.16.0 |
| 63 | # via grpcio |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 64 | typing-extensions==4.4.0 |
| beierlm | ef92132 | 2022-06-24 21:17:53 -0400 | [diff] [blame] | 65 | # via |
| 66 | # aiohttp |
| 67 | # pydantic |
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 68 | yarl==1.8.1 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 69 | # via aiohttp |
| 70 | |
| 71 | # The following packages are considered to be unsafe in a requirements file: |
| 72 | # setuptools |