blob: 661da61eface7a528afc0cace107595bf4f90b3c [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.
Mark Beierl7ad32e72023-01-27 21:04:10 +000014charset-normalizer<3 # Required by aiohttp in LCM
calvinosanc1ab297d72022-09-15 10:23:16 +000015juju==3.0.0
David Garciad8d4b6e2021-06-24 18:47:22 +020016kubernetes
David Garciaeb8943a2021-04-12 12:07:37 +020017motor==1.3.1
beierlm2519b542022-01-13 11:43:45 -050018pyasn1
Gulsum Aticic24e2462023-01-26 14:56:40 +030019pyyaml==5.4.1
David Garciaeb8943a2021-04-12 12:07:37 +020020retrying-async