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.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.2.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     #   oslo-utils
120     #   python-keystoneclient
121 pbr==5.11.1
122     # via
123     #   keystoneauth1
124     #   os-service-types
125     #   oslo-i18n
126     #   oslo-serialization
127     #   python-keystoneclient
128     #   stevedore
129 portend==3.2.0
130     # via cherrypy
131 pydantic==2.4.2
132     # via inflect
133 pydantic-core==2.10.1
134     # via pydantic
135 pyparsing==3.1.1
136     # via oslo-utils
137 python-keystoneclient==5.2.0
138     # via -r requirements.in
139 pytz==2023.3.post1
140     # via
141     #   oslo-serialization
142     #   oslo-utils
143     #   tempora
144 pyyaml==6.0.1
145     # via
146     #   -r requirements.in
147     #   oslo-config
148 referencing==0.30.2
149     # via
150     #   jsonschema
151     #   jsonschema-specifications
152 requests==2.31.0
153     # via
154     #   -r requirements.in
155     #   keystoneauth1
156     #   oslo-config
157     #   python-keystoneclient
158 rfc3986==2.0.0
159     # via oslo-config
160 rpds-py==0.10.3
161     # via
162     #   jsonschema
163     #   referencing
164 six==1.16.0
165     # via
166     #   python-keystoneclient
167     #   tacacs-plus
168 stevedore==5.1.0
169     # via
170     #   keystoneauth1
171     #   oslo-config
172     #   python-keystoneclient
173 tacacs-plus==2.6
174     # via -r requirements.in
175 tempora==5.5.0
176     # via portend
177 typing-extensions==4.8.0
178     # via
179     #   inflect
180     #   jaraco-functools
181     #   pydantic
182     #   pydantic-core
183 tzdata==2023.3
184     # via
185     #   oslo-serialization
186     #   oslo-utils
187 urllib3==2.0.5
188     # via requests
189 wrapt==1.15.0
190     # via debtcollector
191 yarl==1.9.2
192     # via aiohttp
193 zc-lockfile==3.0.post1
194     # via cherrypy
195
196 # The following packages are considered to be unsafe in a requirements file:
197 # setuptools