blob: d62276a90525dc4e96c2e30b816c32caa6b47fec [file] [log] [blame]
David Garcia7c6840b2021-02-12 17:19:13 +01001# Copyright 2021 Canonical Ltd.
beierlmf52cb7c2020-04-21 16:36:35 -04002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
garciadeblasc83dbd72024-12-16 15:44:16 +010014
15async-timeout==4.0.3
Gabriel Cubafcbd8812023-05-11 02:04:17 -050016charset-normalizer
17google-auth<2.18.0
Mark Beierlcbdf61d2023-07-21 17:13:24 +000018juju==2.9.44.0
garciadeblasfc12ea62024-08-07 02:35:10 +020019kubernetes
Guillermo Calvino474fd952023-04-28 11:51:43 +020020motor
garciadeblasfc12ea62024-08-07 02:35:10 +020021protobuf==3.20.3
beierlm2519b542022-01-13 11:43:45 -050022pyasn1
Mark Beierlcbdf61d2023-07-21 17:13:24 +000023pyyaml>6
David Garciaeb8943a2021-04-12 12:07:37 +020024retrying-async