Pin black version in tox.ini to 23.12.1
[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==2.1.1
32     # via
33     #   -r requirements.in
34     #   requests
35 cryptography==39.0.0
36     # via paramiko
37 google-auth==2.16.0
38     # via kubernetes
39 idna==3.4
40     # via requests
41 juju==3.0.0
42     # via -r requirements.in
43 jujubundlelib==0.5.7
44     # via theblues
45 kubernetes==25.3.0
46     # via
47     #   -r requirements.in
48     #   juju
49 macaroonbakery==1.3.1
50     # via
51     #   juju
52     #   theblues
53 motor==1.3.1
54     # via -r requirements.in
55 mypy-extensions==0.4.3
56     # via typing-inspect
57 oauthlib==3.2.2
58     # via requests-oauthlib
59 paramiko==2.12.0
60     # via juju
61 protobuf==3.20.3
62     # via macaroonbakery
63 pyasn1==0.4.8
64     # via
65     #   -r requirements.in
66     #   juju
67     #   pyasn1-modules
68     #   rsa
69 pyasn1-modules==0.2.8
70     # via google-auth
71 pycparser==2.21
72     # via cffi
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     #   jujubundlelib
95     #   kubernetes
96 requests==2.28.2
97     # via
98     #   kubernetes
99     #   macaroonbakery
100     #   requests-oauthlib
101     #   theblues
102 requests-oauthlib==1.3.1
103     # via kubernetes
104 retrying-async==2.0.0
105     # via -r requirements.in
106 rsa==4.9
107     # via google-auth
108 six==1.16.0
109     # via
110     #   google-auth
111     #   kubernetes
112     #   macaroonbakery
113     #   paramiko
114     #   pymacaroons
115     #   python-dateutil
116 theblues==0.5.2
117     # via juju
118 toposort==1.9
119     # via juju
120 typing-extensions==4.4.0
121     # via typing-inspect
122 typing-inspect==0.8.0
123     # via juju
124 urllib3==1.26.14
125     # via
126     #   kubernetes
127     #   requests
128 websocket-client==1.5.0
129     # via kubernetes
130 websockets==7.0
131     # via juju
132
133 # The following packages are considered to be unsafe in a requirements file:
134 # setuptools