blob: 3ba81fe2eb1380ebd8c337807e9af65354cfc775 [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
calvinosanc190a5c322022-10-11 09:21:27 +000021bcrypt==4.0.1
beierlm2519b542022-01-13 11:43:45 -050022 # via paramiko
beierlm23c44552022-06-24 13:45:23 -040023cachetools==5.2.0
beierlm2519b542022-01-13 11:43:45 -050024 # via google-auth
calvinosanc1ab297d72022-09-15 10:23:16 +000025certifi==2022.9.24
beierlm2519b542022-01-13 11:43:45 -050026 # via
calvinosanc1ab297d72022-09-15 10:23:16 +000027 # -r requirements.in
beierlm2519b542022-01-13 11:43:45 -050028 # kubernetes
29 # requests
calvinosanc1ab297d72022-09-15 10:23:16 +000030cffi==1.15.1
beierlm2519b542022-01-13 11:43:45 -050031 # via
beierlm2519b542022-01-13 11:43:45 -050032 # cryptography
33 # pynacl
calvinosanc1ab297d72022-09-15 10:23:16 +000034charset-normalizer==2.1.1
beierlm2519b542022-01-13 11:43:45 -050035 # via requests
calvinosanc1ab297d72022-09-15 10:23:16 +000036cryptography==38.0.1
beierlm2519b542022-01-13 11:43:45 -050037 # via paramiko
calvinosanc190a5c322022-10-11 09:21:27 +000038google-auth==2.12.0
beierlm2519b542022-01-13 11:43:45 -050039 # via kubernetes
calvinosanc1ab297d72022-09-15 10:23:16 +000040idna==3.4
beierlm2519b542022-01-13 11:43:45 -050041 # via requests
Guillermo Calvino6eac0f12023-06-26 13:45:05 +020042juju==2.9.42.4
beierlm2519b542022-01-13 11:43:45 -050043 # via -r requirements.in
44jujubundlelib==0.5.7
45 # via theblues
beierlm23c44552022-06-24 13:45:23 -040046kubernetes==24.2.0
beierlm2519b542022-01-13 11:43:45 -050047 # 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
calvinosanc1ab297d72022-09-15 10:23:16 +000058oauthlib==3.2.1
beierlm2519b542022-01-13 11:43:45 -050059 # via requests-oauthlib
beierlm23c44552022-06-24 13:45:23 -040060paramiko==2.11.0
beierlm2519b542022-01-13 11:43:45 -050061 # via juju
calvinosanc190a5c322022-10-11 09:21:27 +000062protobuf==3.20.3
beierlm2519b542022-01-13 11:43:45 -050063 # 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
calvinosanc190a5c322022-10-11 09:21:27 +000089pytz==2022.4
beierlm2519b542022-01-13 11:43:45 -050090 # via pyrfc3339
91pyyaml==5.4.1
92 # via
93 # -r requirements.in
94 # juju
95 # jujubundlelib
96 # kubernetes
calvinosanc1ab297d72022-09-15 10:23:16 +000097requests==2.28.1
beierlm2519b542022-01-13 11:43:45 -050098 # via
99 # kubernetes
100 # macaroonbakery
101 # requests-oauthlib
102 # theblues
beierlm23c44552022-06-24 13:45:23 -0400103requests-oauthlib==1.3.1
beierlm2519b542022-01-13 11:43:45 -0500104 # via kubernetes
beierlm23c44552022-06-24 13:45:23 -0400105retrying-async==2.0.0
beierlm2519b542022-01-13 11:43:45 -0500106 # via -r requirements.in
calvinosanc1ab297d72022-09-15 10:23:16 +0000107rsa==4.9
beierlm2519b542022-01-13 11:43:45 -0500108 # via google-auth
109six==1.16.0
110 # via
beierlm2519b542022-01-13 11:43:45 -0500111 # google-auth
112 # kubernetes
113 # macaroonbakery
beierlm23c44552022-06-24 13:45:23 -0400114 # paramiko
beierlm2519b542022-01-13 11:43:45 -0500115 # pymacaroons
116 # python-dateutil
117theblues==0.5.2
118 # via juju
119toposort==1.7
120 # via juju
calvinosanc190a5c322022-10-11 09:21:27 +0000121typing-extensions==4.4.0
beierlm2519b542022-01-13 11:43:45 -0500122 # via typing-inspect
calvinosanc1ab297d72022-09-15 10:23:16 +0000123typing-inspect==0.8.0
beierlm2519b542022-01-13 11:43:45 -0500124 # via juju
calvinosanc1ab297d72022-09-15 10:23:16 +0000125urllib3==1.26.12
beierlm2519b542022-01-13 11:43:45 -0500126 # via
127 # kubernetes
128 # requests
calvinosanc1ab297d72022-09-15 10:23:16 +0000129websocket-client==1.4.1
beierlm2519b542022-01-13 11:43:45 -0500130 # via kubernetes
131websockets==7.0
132 # via juju
133
134# The following packages are considered to be unsafe in a requirements file:
135# setuptools