Update to have temporal in common
[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
33     #   -r requirements.in
34     #   requests
35 cryptography==39.0.1
36     # via paramiko
37 google-auth==2.16.1
38     # via kubernetes
39 hvac==1.0.2
40     # via juju
41 idna==3.4
42     # via requests
43 juju==3.1.0.1
44     # via -r requirements.in
45 kubernetes==26.1.0
46     # via
47     #   -r requirements.in
48     #   juju
49 macaroonbakery==1.3.1
50     # via juju
51 motor==1.3.1
52     # via -r requirements.in
53 mypy-extensions==1.0.0
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 pyhcl==0.4.4
72     # via hvac
73 pymacaroons==0.13.0
74     # via macaroonbakery
75 pymongo==3.13.0
76     # via motor
77 pynacl==1.5.0
78     # via
79     #   macaroonbakery
80     #   paramiko
81     #   pymacaroons
82 pyrfc3339==1.1
83     # via
84     #   juju
85     #   macaroonbakery
86 python-dateutil==2.8.2
87     # via kubernetes
88 pytz==2022.7.1
89     # via pyrfc3339
90 pyyaml==5.4.1
91     # via
92     #   -r requirements.in
93     #   juju
94     #   kubernetes
95 requests==2.28.2
96     # via
97     #   hvac
98     #   kubernetes
99     #   macaroonbakery
100     #   requests-oauthlib
101 requests-oauthlib==1.3.1
102     # via kubernetes
103 retrying-async==2.0.0
104     # via -r requirements.in
105 rsa==4.9
106     # via google-auth
107 six==1.16.0
108     # via
109     #   google-auth
110     #   kubernetes
111     #   macaroonbakery
112     #   paramiko
113     #   pymacaroons
114     #   python-dateutil
115 toposort==1.10
116     # via juju
117 typing-extensions==4.5.0
118     # via typing-inspect
119 typing-inspect==0.8.0
120     # via juju
121 urllib3==1.26.14
122     # via
123     #   kubernetes
124     #   requests
125 websocket-client==1.5.1
126     # via kubernetes
127 websockets==8.1
128     # via juju
129
130 # The following packages are considered to be unsafe in a requirements file:
131 # setuptools