| David Garcia | 7c6840b | 2021-02-12 17:19:13 +0100 | [diff] [blame] | 1 | # Copyright 2021 Canonical Ltd. |
| beierlm | f52cb7c | 2020-04-21 16:36:35 -0400 | [diff] [blame] | 2 | # |
| 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. |
| Gabriel Cuba | fcbd881 | 2023-05-11 02:04:17 -0500 | [diff] [blame] | 14 | charset-normalizer |
| 15 | google-auth<2.18.0 |
| Mark Beierl | cbdf61d | 2023-07-21 17:13:24 +0000 | [diff] [blame] | 16 | juju==2.9.44.0 |
| David Garcia | d8d4b6e | 2021-06-24 18:47:22 +0200 | [diff] [blame] | 17 | kubernetes |
| Guillermo Calvino | 474fd95 | 2023-04-28 11:51:43 +0200 | [diff] [blame] | 18 | motor |
| beierlm | 2519b54 | 2022-01-13 11:43:45 -0500 | [diff] [blame] | 19 | pyasn1 |
| Mark Beierl | cbdf61d | 2023-07-21 17:13:24 +0000 | [diff] [blame] | 20 | pyyaml>6 |
| David Garcia | eb8943a | 2021-04-12 12:07:37 +0200 | [diff] [blame] | 21 | retrying-async |