blob: 32769ae8ee0f41010697a8a7c446958b4c41385c [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
beierlm23c44552022-06-24 13:45:23 -040021bcrypt==3.2.2
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
beierlm23c44552022-06-24 13:45:23 -040025certifi==2022.6.15
beierlm2519b542022-01-13 11:43:45 -050026 # via
27 # kubernetes
28 # requests
29cffi==1.15.0
30 # via
31 # bcrypt
32 # cryptography
33 # pynacl
beierlm23c44552022-06-24 13:45:23 -040034charset-normalizer==2.0.12
beierlm2519b542022-01-13 11:43:45 -050035 # via requests
beierlm23c44552022-06-24 13:45:23 -040036cryptography==37.0.2
beierlm2519b542022-01-13 11:43:45 -050037 # via paramiko
beierlm23c44552022-06-24 13:45:23 -040038google-auth==2.8.0
beierlm2519b542022-01-13 11:43:45 -050039 # 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
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
beierlm23c44552022-06-24 13:45:23 -040058oauthlib==3.2.0
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
beierlm23c44552022-06-24 13:45:23 -040062protobuf==3.20.1
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
beierlm23c44552022-06-24 13:45:23 -040089pytz==2022.1
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
beierlm23c44552022-06-24 13:45:23 -040097requests==2.28.0
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
107rsa==4.8
108 # 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
beierlm23c44552022-06-24 13:45:23 -0400121typing-extensions==4.2.0
beierlm2519b542022-01-13 11:43:45 -0500122 # via typing-inspect
123typing-inspect==0.7.1
124 # via juju
beierlm23c44552022-06-24 13:45:23 -0400125urllib3==1.26.9
beierlm2519b542022-01-13 11:43:45 -0500126 # via
127 # kubernetes
128 # requests
beierlm23c44552022-06-24 13:45:23 -0400129websocket-client==1.3.3
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