X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=941e6aa3ff950990a580543e742420bc5a61df9d;hb=1c87a420ceb5cad35d04a14da64e5c6ebe4e7cf7;hp=99a136bd95c3371dc9f2eaee9a7fb871f60c6dea;hpb=454c30b8407d64cf360dacb0444c586b46801e1c;p=osm%2FNBI.git diff --git a/requirements.txt b/requirements.txt index 99a136b..941e6aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,189 @@ -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at +# Copyright 2018 Telefonica S.A. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. -# http://www.apache.org/licenses/LICENSE-2.0 -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. +aiohttp==3.8.3 + # via -r requirements.in +aiosignal==1.3.1 + # via aiohttp +async-timeout==4.0.2 + # via aiohttp +attrs==22.2.0 + # via + # aiohttp + # jsonschema +autocommand==2.2.2 + # via jaraco-text +certifi==2022.12.7 + # via requests +charset-normalizer==2.1.1 + # via + # aiohttp + # requests +cheroot==9.0.0 + # via cherrypy +cherrypy==18.8.0 + # via -r requirements.in +debtcollector==2.5.0 + # via + # oslo-config + # oslo-utils + # python-keystoneclient +deepdiff==6.2.3 + # via -r requirements.in +frozenlist==1.3.3 + # via + # aiohttp + # aiosignal +idna==3.4 + # via + # requests + # yarl +importlib-resources==5.10.2 + # via + # jaraco-text + # jsonschema +inflect==6.0.2 + # via jaraco-text +iso8601==1.1.0 + # via + # keystoneauth1 + # oslo-utils +jaraco-classes==3.2.3 + # via jaraco-collections +jaraco-collections==3.8.0 + # via cherrypy +jaraco-context==4.3.0 + # via jaraco-text +jaraco-functools==3.5.2 + # via + # cheroot + # jaraco-text + # tempora +jaraco-text==3.11.0 + # via jaraco-collections +jsonschema==4.17.3 + # via -r requirements.in +keystoneauth1==5.1.1 + # via python-keystoneclient +more-itertools==9.0.0 + # via + # cheroot + # cherrypy + # jaraco-classes + # jaraco-functools + # jaraco-text +msgpack==1.0.4 + # via oslo-serialization +multidict==6.0.4 + # via + # aiohttp + # yarl +netaddr==0.8.0 + # via + # oslo-config + # oslo-utils +netifaces==0.11.0 + # via oslo-utils +ordered-set==4.1.0 + # via deepdiff +orjson==3.8.5 + # via deepdiff +os-service-types==1.7.0 + # via keystoneauth1 +oslo-config==9.1.0 + # via python-keystoneclient +oslo-i18n==5.1.0 + # via + # oslo-config + # oslo-utils + # python-keystoneclient +oslo-serialization==5.0.0 + # via python-keystoneclient +oslo-utils==6.1.0 + # via + # oslo-serialization + # python-keystoneclient +packaging==23.0 + # via + # oslo-utils + # python-keystoneclient +pbr==5.11.1 + # via + # keystoneauth1 + # os-service-types + # oslo-i18n + # oslo-serialization + # python-keystoneclient + # stevedore +pkgutil-resolve-name==1.3.10 + # via jsonschema +portend==3.1.0 + # via cherrypy +pydantic==1.10.4 + # via inflect +pyparsing==3.0.9 + # via oslo-utils +pyrsistent==0.19.3 + # via jsonschema +python-keystoneclient==5.0.1 + # via -r requirements.in +pytz==2022.7.1 + # via + # oslo-serialization + # oslo-utils + # tempora +pyyaml==5.4.1 + # via + # -r requirements.in + # oslo-config +requests==2.28.2 + # via + # -r requirements.in + # keystoneauth1 + # oslo-config + # python-keystoneclient +rfc3986==2.0.0 + # via oslo-config +six==1.16.0 + # via + # cheroot + # keystoneauth1 + # python-keystoneclient + # tacacs-plus +stevedore==4.1.1 + # via + # keystoneauth1 + # oslo-config + # python-keystoneclient +tacacs-plus==2.6 + # via -r requirements.in +tempora==5.2.1 + # via portend +typing-extensions==4.4.0 + # via pydantic +urllib3==1.26.14 + # via requests +wrapt==1.14.1 + # via debtcollector +yarl==1.8.2 + # via aiohttp +zc-lockfile==2.0 + # via cherrypy +zipp==3.11.0 + # via importlib-resources -CherryPy==18.1.2 -jsonschema -PyYAML -python-keystoneclient -requests -git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common -git+https://osm.etsi.org/gerrit/osm/IM.git#egg=osm-im -aiohttp>=2.3.10 +# The following packages are considered to be unsafe in a requirements file: +# setuptools