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