blob: 8ff8c0861e1e6577bf54a0075cf30510172da1cc [file] [log] [blame]
David Garcia7c6840b2021-02-12 17:19:13 +01001bcrypt==3.2.0
2 # via paramiko
3cachetools==4.2.1
4 # via google-auth
5certifi==2020.12.5
6 # via
7 # kubernetes
8 # requests
9cffi==1.14.5
10 # via
11 # bcrypt
12 # cryptography
13 # pynacl
14chardet==4.0.0
15 # via requests
16cryptography==3.4.7
17 # via paramiko
18google-auth==1.28.0
19 # via kubernetes
20idna==2.10
21 # via requests
22juju==2.8.4
23 # via -r requirements.in
24jujubundlelib==0.5.6
25 # via theblues
26kubernetes==10.0.1
27 # via -r requirements.in
28macaroonbakery==1.3.1
29 # via
30 # juju
31 # theblues
32mypy-extensions==0.4.3
33 # via typing-inspect
34oauthlib==3.1.0
35 # via requests-oauthlib
36paramiko==2.7.2
37 # via juju
38protobuf==3.15.6
39 # via macaroonbakery
40pyasn1-modules==0.2.8
41 # via google-auth
42pyasn1==0.4.8
43 # via
44 # -r requirements.in
45 # juju
46 # pyasn1-modules
47 # rsa
48pycparser==2.20
49 # via cffi
50pymacaroons==0.13.0
51 # via macaroonbakery
52pynacl==1.4.0
53 # via
54 # macaroonbakery
55 # paramiko
56 # pymacaroons
57pyrfc3339==1.1
58 # via
59 # juju
60 # macaroonbakery
61python-dateutil==2.8.1
62 # via kubernetes
63pytz==2021.1
64 # via pyrfc3339
65pyyaml==5.4.1
66 # via
67 # juju
68 # jujubundlelib
69 # kubernetes
70requests-oauthlib==1.3.0
71 # via kubernetes
72requests==2.25.1
73 # via
74 # kubernetes
75 # macaroonbakery
76 # requests-oauthlib
77 # theblues
78rsa==4.7.2
79 # via google-auth
80six==1.15.0
81 # via
82 # bcrypt
83 # google-auth
84 # kubernetes
85 # macaroonbakery
86 # protobuf
87 # pymacaroons
88 # pynacl
89 # python-dateutil
90 # websocket-client
91theblues==0.5.2
92 # via juju
93toposort==1.6
94 # via juju
95typing-extensions==3.7.4.3
96 # via typing-inspect
97typing-inspect==0.6.0
98 # via juju
99urllib3==1.26.4
100 # via
101 # kubernetes
102 # requests
103websocket-client==0.58.0
104 # via kubernetes
105websockets==7.0
106 # via juju
107
108# The following packages are considered to be unsafe in a requirements file:
109# setuptools
110#######################################################################################
111# Copyright ETSI Contributors and Others.
beierlmf52cb7c2020-04-21 16:36:35 -0400112#
113# Licensed under the Apache License, Version 2.0 (the "License");
114# you may not use this file except in compliance with the License.
115# You may obtain a copy of the License at
116#
David Garcia7c6840b2021-02-12 17:19:13 +0100117# http://www.apache.org/licenses/LICENSE-2.0
beierlmf52cb7c2020-04-21 16:36:35 -0400118#
David Garcia7c6840b2021-02-12 17:19:13 +0100119# Unless required by applicable law or agreed to in writing, software
120# distributed under the License is distributed on an "AS IS" BASIS,
121# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
122# implied.
123# See the License for the specific language governing permissions and
124# limitations under the License.
125#######################################################################################