| 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 | |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 15 | aiohttp |
| 16 | async-timeout |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 17 | checksumdir |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 18 | config-man |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 19 | grpcio-tools |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 20 | grpclib |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 21 | jinja2 |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 22 | protobuf==3.20.3 |
| 23 | pyrage |
| Mark Beierl | 00f8b0a | 2023-07-21 17:13:12 +0000 | [diff] [blame] | 24 | pyyaml>6 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 25 | pydantic |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 26 | randomname |
| 27 | retrying-async |