| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 1 | aiohttp==3.7.4.post0 |
| 2 | # via -r requirements.in |
| 3 | async-timeout==3.0.1 |
| 4 | # via aiohttp |
| 5 | attrs==20.3.0 |
| 6 | # via aiohttp |
| 7 | chardet==4.0.0 |
| 8 | # via aiohttp |
| 9 | grpcio-tools==1.36.1 |
| 10 | # via -r requirements.in |
| 11 | grpcio==1.36.1 |
| 12 | # via grpcio-tools |
| 13 | grpclib==0.4.1 |
| 14 | # via -r requirements.in |
| 15 | h2==4.0.0 |
| 16 | # via grpclib |
| 17 | hpack==4.0.0 |
| 18 | # via h2 |
| 19 | hyperframe==6.0.0 |
| 20 | # via h2 |
| 21 | idna==2.10 |
| 22 | # via |
| 23 | # -r requirements.in |
| 24 | # yarl |
| 25 | jinja2==2.11.3 |
| 26 | # via -r requirements.in |
| 27 | markupsafe==1.1.1 |
| 28 | # via jinja2 |
| 29 | multidict==5.1.0 |
| 30 | # via |
| 31 | # aiohttp |
| 32 | # grpclib |
| 33 | # yarl |
| 34 | protobuf==3.15.6 |
| 35 | # via grpcio-tools |
| 36 | pyyaml==5.4.1 |
| 37 | # via -r requirements.in |
| 38 | six==1.15.0 |
| 39 | # via |
| 40 | # grpcio |
| 41 | # protobuf |
| 42 | typing-extensions==3.7.4.3 |
| 43 | # via aiohttp |
| 44 | yarl==1.6.3 |
| 45 | # via aiohttp |
| 46 | |
| 47 | # The following packages are considered to be unsafe in a requirements file: |
| 48 | # setuptools |
| 49 | ####################################################################################### |
| 50 | # Copyright ETSI Contributors and Others. |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 51 | # |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 52 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 53 | # you may not use this file except in compliance with the License. |
| 54 | # You may obtain a copy of the License at |
| 55 | # |
| 56 | # http://www.apache.org/licenses/LICENSE-2.0 |
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 57 | # |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 58 | # Unless required by applicable law or agreed to in writing, software |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 59 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 60 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 61 | # implied. |
| 62 | # See the License for the specific language governing permissions and |
| 63 | # limitations under the License. |
| 64 | ####################################################################################### |