blob: d566bbbdbddce3f2751c422f19450e2947c3e75a [file] [log] [blame]
David Garcia7c6840b2021-02-12 17:19:13 +01001#######################################################################################
2# Copyright ETSI Contributors and Others.
beierlmf52cb7c2020-04-21 16:36:35 -04003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
David Garcia7c6840b2021-02-12 17:19:13 +01008# http://www.apache.org/licenses/LICENSE-2.0
beierlmf52cb7c2020-04-21 16:36:35 -04009#
David Garcia7c6840b2021-02-12 17:19:13 +010010# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
13# implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#######################################################################################
beierlm2519b542022-01-13 11:43:45 -050017async-timeout==3.0.1
18 # via
19 # -r requirements.in
20 # retrying-async
21bcrypt==3.2.0
22 # via paramiko
23cachetools==4.2.4
24 # via google-auth
25certifi==2021.10.8
26 # via
27 # kubernetes
28 # requests
29cffi==1.15.0
30 # via
31 # bcrypt
32 # cryptography
33 # pynacl
34charset-normalizer==2.0.10
35 # via requests
36cryptography==36.0.1
37 # via paramiko
38google-auth==2.3.3
39 # via kubernetes
40idna==3.3
41 # via requests
aticig287a4fc2022-06-22 11:40:00 +030042juju==2.9.10
beierlm2519b542022-01-13 11:43:45 -050043 # via -r requirements.in
44jujubundlelib==0.5.7
45 # via theblues
46kubernetes==21.7.0
47 # via
48 # -r requirements.in
49 # juju
50macaroonbakery==1.3.1
51 # via
52 # juju
53 # theblues
54motor==1.3.1
55 # via -r requirements.in
56mypy-extensions==0.4.3
57 # via typing-inspect
58oauthlib==3.1.1
59 # via requests-oauthlib
60paramiko==2.9.2
61 # via juju
62protobuf==3.19.3
63 # via macaroonbakery
64pyasn1==0.4.8
65 # via
66 # -r requirements.in
67 # juju
68 # pyasn1-modules
69 # rsa
70pyasn1-modules==0.2.8
71 # via google-auth
72pycparser==2.21
73 # via cffi
74pymacaroons==0.13.0
75 # via macaroonbakery
76pymongo==3.12.3
77 # via motor
78pynacl==1.5.0
79 # via
80 # macaroonbakery
81 # paramiko
82 # pymacaroons
83pyrfc3339==1.1
84 # via
85 # juju
86 # macaroonbakery
87python-dateutil==2.8.2
88 # via kubernetes
89pytz==2021.3
90 # via pyrfc3339
91pyyaml==5.4.1
92 # via
93 # -r requirements.in
94 # juju
95 # jujubundlelib
96 # kubernetes
97requests==2.27.1
98 # via
99 # kubernetes
100 # macaroonbakery
101 # requests-oauthlib
102 # theblues
103requests-oauthlib==1.3.0
104 # via kubernetes
105retrying-async==1.2.0
106 # via -r requirements.in
107rsa==4.8
108 # via google-auth
109six==1.16.0
110 # via
111 # bcrypt
112 # google-auth
113 # kubernetes
114 # macaroonbakery
115 # pymacaroons
116 # python-dateutil
117theblues==0.5.2
118 # via juju
119toposort==1.7
120 # via juju
121typing-extensions==4.0.1
122 # via typing-inspect
123typing-inspect==0.7.1
124 # via juju
125urllib3==1.26.8
126 # via
127 # kubernetes
128 # requests
129websocket-client==1.2.3
130 # via kubernetes
131websockets==7.0
132 # via juju
133
134# The following packages are considered to be unsafe in a requirements file:
135# setuptools