Update python-libjuju version to 2.9.42.4
[osm/N2VC.git] / requirements.txt
1 #######################################################################################
2 # Copyright ETSI Contributors and Others.
3 #
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 #
8 #    http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # 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 #######################################################################################
17 async-timeout==4.0.2
18     # via retrying-async
19 bcrypt==4.0.1
20     # via paramiko
21 cachetools==5.3.0
22     # via google-auth
23 certifi==2023.5.7
24     # via
25     #   kubernetes
26     #   requests
27 cffi==1.15.1
28     # via
29     #   cryptography
30     #   pynacl
31 charset-normalizer==3.1.0
32     # via
33     #   -r requirements.in
34     #   requests
35 cryptography==40.0.2
36     # via paramiko
37 dnspython==2.3.0
38     # via pymongo
39 google-auth==2.17.3
40     # via
41     #   -r requirements.in
42     #   kubernetes
43 idna==3.4
44     # via requests
45 juju==2.9.42.4
46     # via -r requirements.in
47 jujubundlelib==0.5.7
48     # via theblues
49 kubernetes==26.1.0
50     # via
51     #   -r requirements.in
52     #   juju
53 macaroonbakery==1.3.1
54     # via
55     #   juju
56     #   theblues
57 motor==3.1.2
58     # via -r requirements.in
59 mypy-extensions==1.0.0
60     # via typing-inspect
61 oauthlib==3.2.2
62     # via requests-oauthlib
63 paramiko==2.12.0
64     # via juju
65 protobuf==3.20.3
66     # via macaroonbakery
67 pyasn1==0.5.0
68     # via
69     #   -r requirements.in
70     #   juju
71     #   pyasn1-modules
72     #   rsa
73 pyasn1-modules==0.3.0
74     # via google-auth
75 pycparser==2.21
76     # via cffi
77 pymacaroons==0.13.0
78     # via macaroonbakery
79 pymongo==4.3.3
80     # via motor
81 pynacl==1.5.0
82     # via
83     #   macaroonbakery
84     #   paramiko
85     #   pymacaroons
86 pyrfc3339==1.1
87     # via
88     #   juju
89     #   macaroonbakery
90 python-dateutil==2.8.2
91     # via kubernetes
92 pytz==2023.3
93     # via pyrfc3339
94 pyyaml==5.4.1
95     # via
96     #   -r requirements.in
97     #   juju
98     #   jujubundlelib
99     #   kubernetes
100 requests==2.30.0
101     # via
102     #   kubernetes
103     #   macaroonbakery
104     #   requests-oauthlib
105     #   theblues
106 requests-oauthlib==1.3.1
107     # via kubernetes
108 retrying-async==2.0.0
109     # via -r requirements.in
110 rsa==4.9
111     # via google-auth
112 six==1.16.0
113     # via
114     #   google-auth
115     #   kubernetes
116     #   macaroonbakery
117     #   paramiko
118     #   pymacaroons
119     #   python-dateutil
120 theblues==0.5.2
121     # via juju
122 toposort==1.10
123     # via juju
124 typing-extensions==4.5.0
125     # via typing-inspect
126 typing-inspect==0.8.0
127     # via juju
128 urllib3==2.0.2
129     # via
130     #   kubernetes
131     #   requests
132 websocket-client==1.5.1
133     # via kubernetes
134 websockets==11.0.3
135     # via juju
136
137 # The following packages are considered to be unsafe in a requirements file:
138 # setuptools