blob: 0ec21a3da315cf27a687ed75c79078ec258707b3 [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
beierlmd213eba2022-01-18 08:52:27 -050015aiohttp<3.8
16async-timeout<4
aticigdffa6212022-04-12 15:27:53 +030017checksumdir
beierlmacf83f82021-03-17 08:11:23 -040018grpcio-tools
19grpclib
beierlmd213eba2022-01-18 08:52:27 -050020idna
beierlmacf83f82021-03-17 08:11:23 -040021jinja2
beierlmd213eba2022-01-18 08:52:27 -050022pyyaml==5.4.1
David Garcia78b6e6d2022-04-29 05:50:46 +020023pydantic