| tierno | c0e42e2 | 2018-05-11 11:36:10 +0200 | [diff] [blame] | 1 | ## |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 3 | # not use this file except in compliance with the License. You may obtain |
| 4 | # a copy of the License at |
| 5 | # |
| 6 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 7 | # |
| 8 | # Unless required by applicable law or agreed to in writing, software |
| 9 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 10 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 11 | # License for the specific language governing permissions and limitations |
| 12 | # under the License. |
| tierno | c0e42e2 | 2018-05-11 11:36:10 +0200 | [diff] [blame] | 13 | ## |
| 14 | |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 15 | aiohttp<3.8 |
| 16 | async-timeout<4 |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 17 | checksumdir |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 18 | grpcio-tools |
| 19 | grpclib |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 20 | idna |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 21 | jinja2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 22 | pyyaml==5.4.1 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 23 | pydantic |