Bug 1926: Update version of Six
[osm/NBI.git] / requirements.txt
1 # Copyright 2018 Telefonica S.A.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #    http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12 # implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16
17 aiohttp==3.6.2
18     # via -r requirements.in
19 async-timeout==3.0.1
20     # via aiohttp
21 attrs==21.4.0
22     # via
23     #   aiohttp
24     #   jsonschema
25 certifi==2021.10.8
26     # via requests
27 chardet==3.0.4
28     # via aiohttp
29 charset-normalizer==2.0.10
30     # via requests
31 cheroot==8.6.0
32     # via cherrypy
33 cherrypy==18.6.1
34     # via -r requirements.in
35 debtcollector==2.4.0
36     # via
37     #   oslo.config
38     #   oslo.utils
39     #   python-keystoneclient
40 idna==3.3
41     # via
42     #   requests
43     #   yarl
44 importlib-resources==5.4.0
45     # via
46     #   jaraco.text
47     #   jsonschema
48 iso8601==1.0.2
49     # via
50     #   keystoneauth1
51     #   oslo.utils
52 jaraco.classes==3.2.1
53     # via jaraco.collections
54 jaraco.collections==3.5.1
55     # via cherrypy
56 jaraco.functools==3.5.0
57     # via
58     #   cheroot
59     #   jaraco.text
60     #   tempora
61 jaraco.text==3.6.0
62     # via jaraco.collections
63 jsonschema==4.4.0
64     # via -r requirements.in
65 keystoneauth1==4.4.0
66     # via python-keystoneclient
67 more-itertools==8.12.0
68     # via
69     #   cheroot
70     #   cherrypy
71     #   jaraco.classes
72     #   jaraco.functools
73 msgpack==1.0.3
74     # via oslo.serialization
75 multidict==4.7.6
76     # via
77     #   aiohttp
78     #   yarl
79 netaddr==0.8.0
80     # via
81     #   oslo.config
82     #   oslo.utils
83 netifaces==0.11.0
84     # via oslo.utils
85 os-service-types==1.7.0
86     # via keystoneauth1
87 oslo.config==8.7.1
88     # via python-keystoneclient
89 oslo.i18n==5.1.0
90     # via
91     #   oslo.config
92     #   oslo.utils
93     #   python-keystoneclient
94 oslo.serialization==4.2.0
95     # via python-keystoneclient
96 oslo.utils==4.12.0
97     # via
98     #   oslo.serialization
99     #   python-keystoneclient
100 packaging==21.3
101     # via oslo.utils
102 pbr==5.8.0
103     # via
104     #   debtcollector
105     #   keystoneauth1
106     #   os-service-types
107     #   oslo.i18n
108     #   oslo.serialization
109     #   oslo.utils
110     #   python-keystoneclient
111     #   stevedore
112 portend==3.1.0
113     # via cherrypy
114 pyparsing==3.0.6
115     # via
116     #   oslo.utils
117     #   packaging
118 pyrsistent==0.18.1
119     # via jsonschema
120 python-keystoneclient==4.4.0
121     # via -r requirements.in
122 pytz==2021.3
123     # via
124     #   oslo.serialization
125     #   oslo.utils
126     #   tempora
127 pyyaml==5.4.1
128     # via
129     #   -r requirements.in
130     #   oslo.config
131 requests==2.27.1
132     # via
133     #   -r requirements.in
134     #   keystoneauth1
135     #   oslo.config
136     #   python-keystoneclient
137 rfc3986==2.0.0
138     # via oslo.config
139 six==1.16.0
140     # via
141     #   cheroot
142     #   keystoneauth1
143     #   python-keystoneclient
144     #   tacacs-plus
145 stevedore==3.5.0
146     # via
147     #   keystoneauth1
148     #   oslo.config
149     #   python-keystoneclient
150 tacacs-plus==2.6
151     # via -r requirements.in
152 tempora==5.0.0
153     # via portend
154 urllib3==1.26.8
155     # via requests
156 wrapt==1.13.3
157     # via debtcollector
158 yarl==1.7.2
159     # via aiohttp
160 zc.lockfile==2.0
161     # via cherrypy
162 zipp==3.7.0
163     # via importlib-resources
164
165 # The following packages are considered to be unsafe in a requirements file:
166 # setuptools