Unit tests for Feature 10910
[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==2022.6.15
26     # via requests
27 chardet==3.0.4
28     # via aiohttp
29 charset-normalizer==2.0.12
30     # via requests
31 cheroot==8.6.0
32     # via cherrypy
33 cherrypy==18.6.1
34     # via -r requirements.in
35 debtcollector==2.5.0
36     # via
37     #   oslo-config
38     #   oslo-utils
39     #   python-keystoneclient
40 deepdiff==5.8.1
41     # via -r requirements.in
42 idna==3.3
43     # via
44     #   requests
45     #   yarl
46 importlib-resources==5.8.0
47     # via
48     #   jaraco-text
49     #   jsonschema
50 iso8601==1.0.2
51     # via
52     #   keystoneauth1
53     #   oslo-utils
54 jaraco-classes==3.2.1
55     # via jaraco-collections
56 jaraco-collections==3.5.1
57     # via cherrypy
58 jaraco-context==4.1.1
59     # via jaraco-text
60 jaraco-functools==3.5.0
61     # via
62     #   cheroot
63     #   jaraco-text
64     #   tempora
65 jaraco-text==3.8.0
66     # via jaraco-collections
67 jsonschema==4.6.0
68     # via -r requirements.in
69 keystoneauth1==4.6.0
70     # via python-keystoneclient
71 more-itertools==8.13.0
72     # via
73     #   cheroot
74     #   cherrypy
75     #   jaraco-classes
76     #   jaraco-functools
77 msgpack==1.0.4
78     # via oslo-serialization
79 multidict==4.7.6
80     # via
81     #   aiohttp
82     #   yarl
83 netaddr==0.8.0
84     # via
85     #   oslo-config
86     #   oslo-utils
87 netifaces==0.11.0
88     # via oslo-utils
89 ordered-set==4.1.0
90     # via deepdiff
91 os-service-types==1.7.0
92     # via keystoneauth1
93 oslo-config==8.8.0
94     # via python-keystoneclient
95 oslo-i18n==5.1.0
96     # via
97     #   oslo-config
98     #   oslo-utils
99     #   python-keystoneclient
100 oslo-serialization==4.3.0
101     # via python-keystoneclient
102 oslo-utils==6.0.0
103     # via
104     #   oslo-serialization
105     #   python-keystoneclient
106 packaging==21.3
107     # via
108     #   oslo-utils
109     #   python-keystoneclient
110 pbr==5.9.0
111     # via
112     #   keystoneauth1
113     #   os-service-types
114     #   oslo-i18n
115     #   oslo-serialization
116     #   python-keystoneclient
117     #   stevedore
118 portend==3.1.0
119     # via cherrypy
120 pyparsing==3.0.9
121     # via
122     #   oslo-utils
123     #   packaging
124 pyrsistent==0.18.1
125     # via jsonschema
126 python-keystoneclient==4.5.0
127     # via -r requirements.in
128 pytz==2022.1
129     # via
130     #   oslo-serialization
131     #   oslo-utils
132     #   tempora
133 pyyaml==5.4.1
134     # via
135     #   -r requirements.in
136     #   oslo-config
137 requests==2.28.0
138     # via
139     #   -r requirements.in
140     #   keystoneauth1
141     #   oslo-config
142     #   python-keystoneclient
143 rfc3986==2.0.0
144     # via oslo-config
145 six==1.16.0
146     # via
147     #   cheroot
148     #   keystoneauth1
149     #   python-keystoneclient
150     #   tacacs-plus
151 stevedore==3.5.0
152     # via
153     #   keystoneauth1
154     #   oslo-config
155     #   python-keystoneclient
156 tacacs-plus==2.6
157     # via -r requirements.in
158 tempora==5.0.1
159     # via portend
160 urllib3==1.26.9
161     # via requests
162 wrapt==1.14.1
163     # via debtcollector
164 yarl==1.7.2
165     # via aiohttp
166 zc-lockfile==2.0
167     # via cherrypy
168 zipp==3.8.0
169     # via importlib-resources
170
171 # The following packages are considered to be unsafe in a requirements file:
172 # setuptools