blob: 7e9642182177a4987adf4ec5d95bd5396ffe4de8 [file] [log] [blame]
tiernoc0e42e22018-05-11 11:36:10 +02001##
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.
tiernoc0e42e22018-05-11 11:36:10 +020013##
14
Mark Beierl43948632023-01-27 21:10:48 +000015aiohttp
16async-timeout
aticigdffa6212022-04-12 15:27:53 +030017checksumdir
Mark Beierl43948632023-01-27 21:10:48 +000018config-man
garciadeblas96b94f52024-07-08 16:18:21 +020019grpcio-tools
beierlmacf83f82021-03-17 08:11:23 -040020grpclib
beierlmacf83f82021-03-17 08:11:23 -040021jinja2
garciadeblas96b94f52024-07-08 16:18:21 +020022protobuf==3.20.3
23pyrage
Mark Beierl00f8b0a2023-07-21 17:13:12 +000024pyyaml>6
David Garcia78b6e6d2022-04-29 05:50:46 +020025pydantic
garciadeblas96b94f52024-07-08 16:18:21 +020026randomname
27retrying-async