Updating python dependencies
[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==2022.12.7
24     # via
25     #   kubernetes
26     #   requests
27 cffi==1.15.1
28     # via
29     #   cryptography
30     #   pynacl
31 charset-normalizer==3.0.1
32     # via requests
33 cryptography==39.0.0
34     # via paramiko
35 google-auth==2.16.0
36     # via kubernetes
37 idna==3.4
38     # via requests
39 juju==3.0.0
40     # via -r requirements.in
41 jujubundlelib==0.5.7
42     # via theblues
43 kubernetes==25.3.0
44     # via
45     #   -r requirements.in
46     #   juju
47 macaroonbakery==1.3.1
48     # via
49     #   juju
50     #   theblues
51 motor==1.3.1
52     # via -r requirements.in
53 mypy-extensions==0.4.3
54     # via typing-inspect
55 oauthlib==3.2.2
56     # via requests-oauthlib
57 paramiko==2.12.0
58     # via juju
59 protobuf==3.20.3
60     # via macaroonbakery
61 pyasn1==0.4.8
62     # via
63     #   -r requirements.in
64     #   juju
65     #   pyasn1-modules
66     #   rsa
67 pyasn1-modules==0.2.8
68     # via google-auth
69 pycparser==2.21
70     # via cffi
71 pymacaroons==0.13.0
72     # via macaroonbakery
73 pymongo==3.13.0
74     # via motor
75 pynacl==1.5.0
76     # via
77     #   macaroonbakery
78     #   paramiko
79     #   pymacaroons
80 pyrfc3339==1.1
81     # via
82     #   juju
83     #   macaroonbakery
84 python-dateutil==2.8.2
85     # via kubernetes
86 pytz==2022.7.1
87     # via pyrfc3339
88 pyyaml==5.4.1
89     # via
90     #   -r requirements.in
91     #   juju
92     #   jujubundlelib
93     #   kubernetes
94 requests==2.28.2
95     # via
96     #   kubernetes
97     #   macaroonbakery
98     #   requests-oauthlib
99     #   theblues
100 requests-oauthlib==1.3.1
101     # via kubernetes
102 retrying-async==2.0.0
103     # via -r requirements.in
104 rsa==4.9
105     # via google-auth
106 six==1.16.0
107     # via
108     #   google-auth
109     #   kubernetes
110     #   macaroonbakery
111     #   paramiko
112     #   pymacaroons
113     #   python-dateutil
114 theblues==0.5.2
115     # via juju
116 toposort==1.9
117     # via juju
118 typing-extensions==4.4.0
119     # via typing-inspect
120 typing-inspect==0.8.0
121     # via juju
122 urllib3==1.26.14
123     # via
124     #   kubernetes
125     #   requests
126 websocket-client==1.5.0
127     # via kubernetes
128 websockets==7.0
129     # via juju
130
131 # The following packages are considered to be unsafe in a requirements file:
132 # setuptools