From: Mark Beierl Date: Wed, 1 Mar 2023 18:51:34 +0000 (+0000) Subject: Update to have temporal in common X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F13039%2F1;p=osm%2FNG-SA.git Update to have temporal in common Change-Id: I5a144ed22b65ed5337e0e870ab7281b80c5e0b62 Signed-off-by: Mark Beierl --- diff --git a/requirements-dev.txt b/requirements-dev.txt index 41f5d69..ee663fa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,9 +14,13 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### +aiohttp==3.8.4 + # via apache-airflow-providers-http aiokafka==0.8.0 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas -alembic==1.9.2 +aiosignal==1.3.1 + # via aiohttp +alembic==1.9.4 # via apache-airflow anyio==3.6.2 # via httpcore @@ -26,9 +30,9 @@ apache-airflow-providers-common-sql==1.3.3 # via # apache-airflow # apache-airflow-providers-sqlite -apache-airflow-providers-ftp==3.3.0 +apache-airflow-providers-ftp==3.3.1 # via apache-airflow -apache-airflow-providers-http==4.1.1 +apache-airflow-providers-http==4.2.0 # via apache-airflow apache-airflow-providers-imap==3.1.1 # via apache-airflow @@ -38,16 +42,20 @@ apispec[yaml]==3.3.2 # via flask-appbuilder argcomplete==2.0.0 # via apache-airflow +asgiref==3.6.0 + # via apache-airflow-providers-http async-timeout==4.0.2 # via # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas + # aiohttp # aiokafka attrs==22.2.0 # via + # aiohttp # apache-airflow # cattrs # jsonschema -babel==2.11.0 +babel==2.12.1 # via flask-babel blinker==1.5 # via apache-airflow @@ -65,7 +73,10 @@ certifi==2022.12.7 cffi==1.15.1 # via cryptography charset-normalizer==3.0.1 - # via requests + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas + # aiohttp + # requests click==8.1.3 # via # clickclick @@ -85,7 +96,7 @@ cron-descriptor==1.2.35 # via apache-airflow croniter==1.3.8 # via apache-airflow -cryptography==39.0.0 +cryptography==39.0.1 # via apache-airflow dataclasses==0.6 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas @@ -101,7 +112,7 @@ email-validator==1.3.1 # via flask-appbuilder exceptiongroup==1.1.0 # via cattrs -flask==2.2.2 +flask==2.2.3 # via # apache-airflow # connexion @@ -133,6 +144,10 @@ flask-wtf==1.1.1 # via # apache-airflow # flask-appbuilder +frozenlist==1.3.3 + # via + # aiohttp + # aiosignal graphviz==0.20.1 # via apache-airflow greenlet==2.0.2 @@ -151,13 +166,14 @@ idna==3.4 # email-validator # requests # rfc3986 + # yarl importlib-metadata==6.0.0 # via # alembic # apache-airflow # flask # markdown -importlib-resources==5.10.2 +importlib-resources==5.12.0 # via # alembic # apache-airflow @@ -198,7 +214,7 @@ mako==1.2.4 # via alembic markdown==3.4.1 # via apache-airflow -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 # via # apache-airflow # mdit-py-plugins @@ -222,12 +238,16 @@ marshmallow-oneofschema==3.0.1 # via apache-airflow marshmallow-sqlalchemy==0.26.1 # via flask-appbuilder -mdit-py-plugins==0.3.3 +mdit-py-plugins==0.3.4 # via apache-airflow mdurl==0.1.2 # via markdown-it-py motor==1.3.1 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas +multidict==6.0.4 + # via + # aiohttp + # yarl osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@paas # via -r requirements-dev.in packaging==23.0 @@ -247,6 +267,10 @@ pluggy==1.0.0 # via apache-airflow prison==0.2.1 # via flask-appbuilder +protobuf==3.20.3 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas + # temporalio psutil==5.9.4 # via apache-airflow pycparser==2.21 @@ -272,13 +296,15 @@ python-daemon==2.3.2 # via apache-airflow python-dateutil==2.8.2 # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas # apache-airflow # croniter # flask-appbuilder # pendulum + # temporalio python-nvd3==0.15.0 # via apache-airflow -python-slugify==8.0.0 +python-slugify==8.0.1 # via # apache-airflow # python-nvd3 @@ -309,6 +335,7 @@ setproctitle==1.3.2 # via apache-airflow six==1.16.0 # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas # prison # python-dateutil sniffio==1.3.0 @@ -327,7 +354,7 @@ sqlalchemy==1.4.46 # sqlalchemy-utils sqlalchemy-jsonfield==1.0.1.post0 # via apache-airflow -sqlalchemy-utils==0.39.0 +sqlalchemy-utils==0.40.0 # via flask-appbuilder sqlparse==0.4.3 # via apache-airflow-providers-common-sql @@ -335,36 +362,46 @@ swagger-ui-bundle==0.0.9 # via connexion tabulate==0.9.0 # via apache-airflow -tenacity==8.1.0 +temporalio==1.1.0 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas +tenacity==8.2.2 # via apache-airflow termcolor==2.2.0 # via apache-airflow text-unidecode==1.3 # via python-slugify -typing-extensions==4.4.0 +types-protobuf==4.22.0.0 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas + # temporalio +typing-extensions==4.5.0 # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=paas # apache-airflow # rich + # temporalio uc-micro-py==1.0.1 # via linkify-it-py unicodecsv==0.14.1 # via apache-airflow urllib3==1.26.14 # via requests -werkzeug==2.2.2 +werkzeug==2.2.3 # via # apache-airflow # connexion # flask # flask-jwt-extended # flask-login -wrapt==1.14.1 +wrapt==1.15.0 # via deprecated wtforms==3.0.1 # via # flask-appbuilder # flask-wtf -zipp==3.12.0 +yarl==1.8.2 + # via aiohttp +zipp==3.15.0 # via # importlib-metadata # importlib-resources diff --git a/requirements-dist.txt b/requirements-dist.txt index cd29f8a..7b15e9f 100644 --- a/requirements-dist.txt +++ b/requirements-dist.txt @@ -22,7 +22,7 @@ stdeb==0.10.0 # via -r requirements-dist.in tomli==2.0.1 # via setuptools-scm -typing-extensions==4.4.0 +typing-extensions==4.5.0 # via setuptools-scm # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements-test.txt b/requirements-test.txt index fd0128d..c329d88 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -coverage==7.1.0 +coverage==7.2.1 # via -r requirements-test.in mock==5.0.1 # via -r requirements-test.in diff --git a/requirements.in b/requirements.in index 6d8f0a8..8c8e640 100644 --- a/requirements.in +++ b/requirements.in @@ -21,6 +21,7 @@ azure-mgmt-compute google-api-python-client google-auth prometheus-client +protobuf<4 # Required by common python-keystoneclient python-novaclient pyyaml==5.4.1 diff --git a/requirements.txt b/requirements.txt index 59f9d17..c461743 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ azure-common==1.1.28 # via # -r requirements.in # azure-mgmt-compute -azure-core==1.26.2 +azure-core==1.26.3 # via # azure-identity # azure-mgmt-core @@ -39,7 +39,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.0.1 # via requests -cryptography==39.0.0 +cryptography==39.0.1 # via # azure-identity # msal @@ -51,9 +51,9 @@ debtcollector==2.5.0 # python-keystoneclient google-api-core==2.11.0 # via google-api-python-client -google-api-python-client==2.74.0 +google-api-python-client==2.80.0 # via -r requirements.in -google-auth==2.16.0 +google-auth==2.16.1 # via # -r requirements.in # google-api-core @@ -76,11 +76,11 @@ iso8601==1.1.0 # python-novaclient isodate==0.6.1 # via msrest -keystoneauth1==5.1.1 +keystoneauth1==5.1.2 # via # python-keystoneclient # python-novaclient -msal==1.20.0 +msal==1.21.0 # via # azure-identity # msal-extensions @@ -100,15 +100,15 @@ oauthlib==3.2.2 # via requests-oauthlib os-service-types==1.7.0 # via keystoneauth1 -oslo-config==9.1.0 +oslo-config==9.1.1 # via python-keystoneclient -oslo-i18n==5.1.0 +oslo-i18n==6.0.0 # via # oslo-config # oslo-utils # python-keystoneclient # python-novaclient -oslo-serialization==5.0.0 +oslo-serialization==5.1.1 # via # python-keystoneclient # python-novaclient @@ -136,8 +136,9 @@ prettytable==3.6.0 # via python-novaclient prometheus-client==0.16.0 # via -r requirements.in -protobuf==4.21.12 +protobuf==3.20.3 # via + # -r requirements.in # google-api-core # googleapis-common-protos pyasn1==0.4.8 @@ -154,9 +155,9 @@ pyparsing==3.0.9 # via # httplib2 # oslo-utils -python-keystoneclient==5.0.1 +python-keystoneclient==5.1.0 # via -r requirements.in -python-novaclient==18.2.0 +python-novaclient==18.3.0 # via -r requirements.in pytz==2022.7.1 # via @@ -191,13 +192,13 @@ six==1.16.0 # isodate # keystoneauth1 # python-keystoneclient -stevedore==4.1.1 +stevedore==5.0.0 # via # keystoneauth1 # oslo-config # python-keystoneclient # python-novaclient -typing-extensions==4.4.0 +typing-extensions==4.5.0 # via azure-core uritemplate==4.1.1 # via google-api-python-client @@ -205,5 +206,5 @@ urllib3==1.26.14 # via requests wcwidth==0.2.6 # via prettytable -wrapt==1.14.1 +wrapt==1.15.0 # via debtcollector