Bug 1830 fixed: maps completed operations to original operation types
[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.3
18     # via -r requirements.in
19 aiosignal==1.3.1
20     # via aiohttp
21 async-timeout==4.0.2
22     # via aiohttp
23 attrs==22.2.0
24     # via
25     #   aiohttp
26     #   jsonschema
27 autocommand==2.2.2
28     # via jaraco-text
29 certifi==2022.12.7
30     # via requests
31 charset-normalizer==2.1.1
32     # via
33     #   aiohttp
34     #   requests
35 cheroot==9.0.0
36     # via cherrypy
37 cherrypy==18.8.0
38     # via -r requirements.in
39 debtcollector==2.5.0
40     # via
41     #   oslo-config
42     #   oslo-utils
43     #   python-keystoneclient
44 deepdiff==6.2.3
45     # via -r requirements.in
46 frozenlist==1.3.3
47     # via
48     #   aiohttp
49     #   aiosignal
50 idna==3.4
51     # via
52     #   requests
53     #   yarl
54 importlib-resources==5.10.2
55     # via
56     #   jaraco-text
57     #   jsonschema
58 inflect==6.0.2
59     # via jaraco-text
60 iso8601==1.1.0
61     # via
62     #   keystoneauth1
63     #   oslo-utils
64 jaraco-classes==3.2.3
65     # via jaraco-collections
66 jaraco-collections==3.8.0
67     # via cherrypy
68 jaraco-context==4.3.0
69     # via jaraco-text
70 jaraco-functools==3.5.2
71     # via
72     #   cheroot
73     #   jaraco-text
74     #   tempora
75 jaraco-text==3.11.0
76     # via jaraco-collections
77 jsonschema==4.17.3
78     # via -r requirements.in
79 keystoneauth1==5.1.1
80     # via python-keystoneclient
81 more-itertools==9.0.0
82     # via
83     #   cheroot
84     #   cherrypy
85     #   jaraco-classes
86     #   jaraco-functools
87     #   jaraco-text
88 msgpack==1.0.4
89     # via oslo-serialization
90 multidict==6.0.4
91     # via
92     #   aiohttp
93     #   yarl
94 netaddr==0.8.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 orjson==3.8.5
103     # via deepdiff
104 os-service-types==1.7.0
105     # via keystoneauth1
106 oslo-config==9.1.0
107     # via python-keystoneclient
108 oslo-i18n==5.1.0
109     # via
110     #   oslo-config
111     #   oslo-utils
112     #   python-keystoneclient
113 oslo-serialization==5.0.0
114     # via python-keystoneclient
115 oslo-utils==6.1.0
116     # via
117     #   oslo-serialization
118     #   python-keystoneclient
119 packaging==23.0
120     # via
121     #   oslo-utils
122     #   python-keystoneclient
123 pbr==5.11.1
124     # via
125     #   keystoneauth1
126     #   os-service-types
127     #   oslo-i18n
128     #   oslo-serialization
129     #   python-keystoneclient
130     #   stevedore
131 pkgutil-resolve-name==1.3.10
132     # via jsonschema
133 portend==3.1.0
134     # via cherrypy
135 pydantic==1.10.4
136     # via inflect
137 pyparsing==3.0.9
138     # via oslo-utils
139 pyrsistent==0.19.3
140     # via jsonschema
141 python-keystoneclient==5.0.1
142     # via -r requirements.in
143 pytz==2022.7.1
144     # via
145     #   oslo-serialization
146     #   oslo-utils
147     #   tempora
148 pyyaml==5.4.1
149     # via
150     #   -r requirements.in
151     #   oslo-config
152 requests==2.28.2
153     # via
154     #   -r requirements.in
155     #   keystoneauth1
156     #   oslo-config
157     #   python-keystoneclient
158 rfc3986==2.0.0
159     # via oslo-config
160 six==1.16.0
161     # via
162     #   cheroot
163     #   keystoneauth1
164     #   python-keystoneclient
165     #   tacacs-plus
166 stevedore==4.1.1
167     # via
168     #   keystoneauth1
169     #   oslo-config
170     #   python-keystoneclient
171 tacacs-plus==2.6
172     # via -r requirements.in
173 tempora==5.2.1
174     # via portend
175 typing-extensions==4.4.0
176     # via pydantic
177 urllib3==1.26.14
178     # via requests
179 wrapt==1.14.1
180     # via debtcollector
181 yarl==1.8.2
182     # via aiohttp
183 zc-lockfile==2.0
184     # via cherrypy
185 zipp==3.11.0
186     # via importlib-resources
187
188 # The following packages are considered to be unsafe in a requirements file:
189 # setuptools