Bug 1830 fixed: maps completed operations to original operation types
[osm/NBI.git] / requirements.txt
index 30dabd5..cc7328f 100644 (file)
-aiohttp==3.6.2
+# 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.
+
+
+aiohttp==3.8.5
     # via -r requirements.in
-async-timeout==3.0.1
+aiosignal==1.3.1
     # via aiohttp
-attrs==20.3.0
+annotated-types==0.5.0
+    # via pydantic
+async-timeout==4.0.3
+    # via aiohttp
+attrs==23.1.0
     # via
     #   aiohttp
     #   jsonschema
-certifi==2020.12.5
+    #   referencing
+autocommand==2.2.2
+    # via jaraco-text
+cefevent==0.5.4
+    # via -r requirements.in
+certifi==2023.7.22
     # via requests
-chardet==3.0.4
+charset-normalizer==3.2.0
     # via
     #   aiohttp
     #   requests
-cheroot==8.5.2
+cheroot==10.0.0
     # via cherrypy
-cherrypy==18.6.0
+cherrypy==18.8.0
     # via -r requirements.in
-debtcollector==2.2.0
+debtcollector==2.5.0
     # via
-    #   oslo.config
-    #   oslo.utils
+    #   oslo-config
+    #   oslo-utils
     #   python-keystoneclient
-idna==2.10
+deepdiff==6.5.0
+    # via -r requirements.in
+frozenlist==1.4.0
+    # via
+    #   aiohttp
+    #   aiosignal
+idna==3.4
     # via
     #   requests
     #   yarl
-iso8601==0.1.14
+inflect==7.0.0
+    # via jaraco-text
+iso8601==2.0.0
     # via
     #   keystoneauth1
-    #   oslo.utils
-jaraco.classes==3.2.1
-    # via jaraco.collections
-jaraco.collections==3.2.0
+    #   oslo-utils
+jaraco-collections==4.3.0
     # via cherrypy
-jaraco.functools==3.2.1
+jaraco-context==4.3.0
+    # via jaraco-text
+jaraco-functools==3.9.0
     # via
     #   cheroot
-    #   jaraco.text
+    #   jaraco-text
     #   tempora
-jaraco.text==3.5.0
-    # via jaraco.collections
-jsonschema==3.2.0
+jaraco-text==3.11.1
+    # via jaraco-collections
+jsonschema==4.19.1
     # via -r requirements.in
-keystoneauth1==4.3.1
+jsonschema-specifications==2023.7.1
+    # via jsonschema
+keystoneauth1==5.3.0
     # via python-keystoneclient
-more-itertools==8.7.0
+more-itertools==10.1.0
     # via
     #   cheroot
     #   cherrypy
-    #   jaraco.classes
-    #   jaraco.functools
-msgpack==1.0.2
-    # via oslo.serialization
-multidict==4.7.6
+    #   jaraco-functools
+    #   jaraco-text
+msgpack==1.0.7
+    # via oslo-serialization
+multidict==6.0.4
     # via
     #   aiohttp
     #   yarl
-netaddr==0.8.0
-    # via
-    #   oslo.config
-    #   oslo.utils
-netifaces==0.10.9
-    # via oslo.utils
+netaddr==0.9.0
+    # via
+    #   oslo-config
+    #   oslo-utils
+netifaces==0.11.0
+    # via oslo-utils
+ordered-set==4.1.0
+    # via deepdiff
 os-service-types==1.7.0
     # via keystoneauth1
-oslo.config==8.5.0
+oslo-config==9.2.0
     # via python-keystoneclient
-oslo.i18n==5.0.1
+oslo-i18n==6.1.0
     # via
-    #   oslo.config
-    #   oslo.utils
+    #   oslo-config
+    #   oslo-utils
     #   python-keystoneclient
-oslo.serialization==4.1.0
+oslo-serialization==5.2.0
     # via python-keystoneclient
-oslo.utils==4.8.0
+oslo-utils==6.2.1
+    # via
+    #   oslo-serialization
+    #   python-keystoneclient
+packaging==23.1
     # via
-    #   oslo.serialization
+    #   oslo-utils
     #   python-keystoneclient
-packaging==20.9
-    # via oslo.utils
-pbr==5.5.1
+pbr==5.11.1
     # via
-    #   debtcollector
     #   keystoneauth1
     #   os-service-types
-    #   oslo.i18n
-    #   oslo.serialization
-    #   oslo.utils
+    #   oslo-i18n
+    #   oslo-serialization
     #   python-keystoneclient
     #   stevedore
-portend==2.7.1
+portend==3.2.0
     # via cherrypy
-pyparsing==2.4.7
-    # via
-    #   oslo.utils
-    #   packaging
-pyrsistent==0.17.3
-    # via jsonschema
-python-keystoneclient==4.2.0
+pydantic==2.4.2
+    # via inflect
+pydantic-core==2.10.1
+    # via pydantic
+pyparsing==3.1.1
+    # via oslo-utils
+python-keystoneclient==5.2.0
     # via -r requirements.in
-pytz==2021.1
+pytz==2023.3.post1
     # via
-    #   oslo.serialization
-    #   oslo.utils
+    #   oslo-serialization
+    #   oslo-utils
     #   tempora
-pyyaml==5.4.1
+pyyaml==6.0.1
     # via
     #   -r requirements.in
-    #   oslo.config
-requests==2.25.1
+    #   oslo-config
+referencing==0.30.2
+    # via
+    #   jsonschema
+    #   jsonschema-specifications
+requests==2.31.0
     # via
     #   -r requirements.in
     #   keystoneauth1
-    #   oslo.config
+    #   oslo-config
     #   python-keystoneclient
-rfc3986==1.4.0
-    # via oslo.config
-six==1.15.0
+rfc3986==2.0.0
+    # via oslo-config
+rpds-py==0.10.3
     # via
-    #   cheroot
-    #   debtcollector
     #   jsonschema
-    #   keystoneauth1
-    #   oslo.i18n
+    #   referencing
+six==1.16.0
+    # via
     #   python-keystoneclient
     #   tacacs-plus
-stevedore==3.3.0
+stevedore==5.1.0
     # via
     #   keystoneauth1
-    #   oslo.config
+    #   oslo-config
     #   python-keystoneclient
 tacacs-plus==2.6
     # via -r requirements.in
-tempora==4.0.1
+tempora==5.5.0
     # via portend
-urllib3==1.26.4
+typing-extensions==4.8.0
+    # via
+    #   inflect
+    #   jaraco-functools
+    #   pydantic
+    #   pydantic-core
+tzdata==2023.3
+    # via
+    #   oslo-serialization
+    #   oslo-utils
+urllib3==2.0.5
     # via requests
-wrapt==1.12.1
+wrapt==1.15.0
     # via debtcollector
-yarl==1.6.3
+yarl==1.9.2
     # via aiohttp
-zc.lockfile==2.0
+zc-lockfile==3.0.post1
     # via cherrypy
 
 # The following packages are considered to be unsafe in a requirements file:
 # setuptools
-# 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