Update from master
[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.4
18     # via -r requirements.in
19 aiosignal==1.3.1
20     # via aiohttp
21 async-timeout==4.0.2
22     # via aiohttp
23 attrs==23.1.0
24     # via
25     #   aiohttp
26     #   jsonschema
27 autocommand==2.2.2
28     # via jaraco-text
29 certifi==2023.5.7
30     # via requests
31 charset-normalizer==3.1.0
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.3.0
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.12.0
55     # via
56     #   jaraco-text
57     #   jsonschema
58 inflect==6.0.4
59     # via jaraco-text
60 iso8601==1.1.0
61     # via
62     #   keystoneauth1
63     #   oslo-utils
64 jaraco-collections==4.1.0
65     # via cherrypy
66 jaraco-context==4.3.0
67     # via jaraco-text
68 jaraco-functools==3.6.0
69     # via
70     #   cheroot
71     #   jaraco-text
72     #   tempora
73 jaraco-text==3.11.1
74     # via jaraco-collections
75 jsonschema==4.17.3
76     # via -r requirements.in
77 keystoneauth1==5.1.2
78     # via python-keystoneclient
79 more-itertools==9.1.0
80     # via
81     #   cheroot
82     #   cherrypy
83     #   jaraco-functools
84     #   jaraco-text
85 msgpack==1.0.5
86     # via oslo-serialization
87 multidict==6.0.4
88     # via
89     #   aiohttp
90     #   yarl
91 netaddr==0.8.0
92     # via
93     #   oslo-config
94     #   oslo-utils
95 netifaces==0.11.0
96     # via oslo-utils
97 ordered-set==4.1.0
98     # via deepdiff
99 orjson==3.8.7
100     # via deepdiff
101 os-service-types==1.7.0
102     # via keystoneauth1
103 oslo-config==9.1.1
104     # via python-keystoneclient
105 oslo-i18n==6.0.0
106     # via
107     #   oslo-config
108     #   oslo-utils
109     #   python-keystoneclient
110 oslo-serialization==5.1.1
111     # via python-keystoneclient
112 oslo-utils==6.1.0
113     # via
114     #   oslo-serialization
115     #   python-keystoneclient
116 packaging==23.1
117     # via
118     #   oslo-utils
119     #   python-keystoneclient
120 pbr==5.11.1
121     # via
122     #   keystoneauth1
123     #   os-service-types
124     #   oslo-i18n
125     #   oslo-serialization
126     #   python-keystoneclient
127     #   stevedore
128 portend==3.1.0
129     # via cherrypy
130 pydantic==1.10.7
131     # via inflect
132 pyparsing==3.0.9
133     # via oslo-utils
134 pyrsistent==0.19.3
135     # via jsonschema
136 python-keystoneclient==5.1.0
137     # via -r requirements.in
138 pytz==2023.3
139     # via
140     #   oslo-serialization
141     #   oslo-utils
142     #   tempora
143 pyyaml==5.4.1
144     # via
145     #   -r requirements.in
146     #   oslo-config
147 requests==2.30.0
148     # via
149     #   -r requirements.in
150     #   keystoneauth1
151     #   oslo-config
152     #   python-keystoneclient
153 rfc3986==2.0.0
154     # via oslo-config
155 six==1.16.0
156     # via
157     #   cheroot
158     #   keystoneauth1
159     #   python-keystoneclient
160     #   tacacs-plus
161 stevedore==5.0.0
162     # via
163     #   keystoneauth1
164     #   oslo-config
165     #   python-keystoneclient
166 tacacs-plus==2.6
167     # via -r requirements.in
168 tempora==5.2.2
169     # via portend
170 typing-extensions==4.5.0
171     # via pydantic
172 urllib3==2.0.2
173     # via requests
174 wrapt==1.15.0
175     # via debtcollector
176 yarl==1.9.2
177     # via aiohttp
178 zc-lockfile==3.0.post1
179     # via cherrypy
180 zipp==3.15.0
181     # via importlib-resources
182
183 # The following packages are considered to be unsafe in a requirements file:
184 # setuptools