Fix 2299 - Unable to logout from GUI when NBI uses keystone as backend
[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.8.5
18     # via -r requirements.in
19 aiosignal==1.3.1
20     # via aiohttp
21 annotated-types==0.5.0
22     # via pydantic
23 async-timeout==4.0.3
24     # via aiohttp
25 attrs==23.1.0
26     # via
27     #   aiohttp
28     #   jsonschema
29     #   referencing
30 autocommand==2.2.2
31     # via jaraco-text
32 cefevent==0.5.4
33     # via -r requirements.in
34 certifi==2023.7.22
35     # via requests
36 charset-normalizer==3.3.0
37     # via
38     #   aiohttp
39     #   requests
40 cheroot==10.0.0
41     # via cherrypy
42 cherrypy==18.8.0
43     # via -r requirements.in
44 debtcollector==2.5.0
45     # via
46     #   oslo-config
47     #   oslo-utils
48     #   python-keystoneclient
49 deepdiff==6.5.0
50     # via -r requirements.in
51 frozenlist==1.4.0
52     # via
53     #   aiohttp
54     #   aiosignal
55 idna==3.4
56     # via
57     #   requests
58     #   yarl
59 inflect==7.0.0
60     # via jaraco-text
61 iso8601==2.0.0
62     # via
63     #   keystoneauth1
64     #   oslo-utils
65 jaraco-collections==4.3.0
66     # via cherrypy
67 jaraco-context==4.3.0
68     # via jaraco-text
69 jaraco-functools==3.9.0
70     # via
71     #   cheroot
72     #   jaraco-text
73     #   tempora
74 jaraco-text==3.11.1
75     # via jaraco-collections
76 jsonschema==4.19.1
77     # via -r requirements.in
78 jsonschema-specifications==2023.7.1
79     # via jsonschema
80 keystoneauth1==5.3.0
81     # via python-keystoneclient
82 more-itertools==10.1.0
83     # via
84     #   cheroot
85     #   cherrypy
86     #   jaraco-functools
87     #   jaraco-text
88 msgpack==1.0.7
89     # via oslo-serialization
90 multidict==6.0.4
91     # via
92     #   aiohttp
93     #   yarl
94 netaddr==0.9.0
95     # via
96     #   oslo-config
97     #   oslo-utils
98 netifaces==0.11.0
99     # via oslo-utils
100 ordered-set==4.1.0
101     # via deepdiff
102 os-service-types==1.7.0
103     # via keystoneauth1
104 oslo-config==9.2.0
105     # via python-keystoneclient
106 oslo-i18n==6.1.0
107     # via
108     #   oslo-config
109     #   oslo-utils
110     #   python-keystoneclient
111 oslo-serialization==5.2.0
112     # via python-keystoneclient
113 oslo-utils==6.2.1
114     # via
115     #   oslo-serialization
116     #   python-keystoneclient
117 packaging==23.1
118     # via
119     #   -r requirements.in
120     #   oslo-utils
121     #   python-keystoneclient
122 pbr==5.11.1
123     # via
124     #   keystoneauth1
125     #   os-service-types
126     #   oslo-i18n
127     #   oslo-serialization
128     #   python-keystoneclient
129     #   stevedore
130 portend==3.2.0
131     # via cherrypy
132 pydantic==2.4.2
133     # via inflect
134 pydantic-core==2.10.1
135     # via pydantic
136 pyparsing==3.1.1
137     # via oslo-utils
138 python-keystoneclient==5.2.0
139     # via -r requirements.in
140 pytz==2023.3.post1
141     # via
142     #   oslo-serialization
143     #   oslo-utils
144     #   tempora
145 pyyaml==6.0.1
146     # via
147     #   -r requirements.in
148     #   oslo-config
149 referencing==0.30.2
150     # via
151     #   jsonschema
152     #   jsonschema-specifications
153 requests==2.31.0
154     # via
155     #   -r requirements.in
156     #   keystoneauth1
157     #   oslo-config
158     #   python-keystoneclient
159 rfc3986==2.0.0
160     # via oslo-config
161 rpds-py==0.10.3
162     # via
163     #   jsonschema
164     #   referencing
165 six==1.16.0
166     # via
167     #   python-keystoneclient
168     #   tacacs-plus
169 stevedore==5.1.0
170     # via
171     #   keystoneauth1
172     #   oslo-config
173     #   python-keystoneclient
174 tacacs-plus==2.6
175     # via -r requirements.in
176 tempora==5.5.0
177     # via portend
178 typing-extensions==4.8.0
179     # via
180     #   inflect
181     #   jaraco-functools
182     #   pydantic
183     #   pydantic-core
184 tzdata==2023.3
185     # via
186     #   oslo-serialization
187     #   oslo-utils
188 urllib3==2.0.5
189     # via requests
190 wrapt==1.15.0
191     # via debtcollector
192 yarl==1.9.2
193     # via aiohttp
194 zc-lockfile==3.0.post1
195     # via cherrypy
196
197 # The following packages are considered to be unsafe in a requirements file:
198 # setuptools