X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=requirements.txt;h=3818f76954ae953ce8a8b833d5732ad9ac7aa687;hb=bf9e10bfac59d908a9eac7512c314fd5f84c6dee;hp=953edd4f14d9529dbe1a199605d34d120f4ba58d;hpb=9377117ccd1b86e62f1a3e8b63aee2880a5b9c55;p=osm%2FNG-SA.git diff --git a/requirements.txt b/requirements.txt index 953edd4..3818f76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,22 +22,25 @@ azure-common==1.1.28 # via # -r requirements.in # azure-mgmt-compute + # azure-mgmt-monitor azure-core==1.26.4 # via # azure-identity # azure-mgmt-core # msrest -azure-identity==1.12.0 +azure-identity==1.13.0 # via -r requirements.in azure-mgmt-compute==29.1.0 # via -r requirements.in azure-mgmt-core==1.4.0 - # via azure-mgmt-compute -backports-zoneinfo==0.2.1;python_version<"3.9" - # via tzlocal + # via + # azure-mgmt-compute + # azure-mgmt-monitor +azure-mgmt-monitor==6.0.1 + # via -r requirements.in cachetools==5.3.0 # via google-auth -certifi==2022.12.7 +certifi==2023.5.7 # via # msrest # requests @@ -45,7 +48,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.1.0 # via requests -cliff==4.2.0 +cliff==4.3.0 # via gnocchiclient cmd2==2.4.3 # via cliff @@ -66,7 +69,7 @@ debtcollector==2.5.0 # oslo-config # oslo-utils # python-keystoneclient -fonttools==4.39.3 +fonttools==4.39.4 # via matplotlib futurist==2.4.1 # via gnocchiclient @@ -76,7 +79,7 @@ google-api-core==2.11.0 # via google-api-python-client google-api-python-client==2.86.0 # via -r requirements.in -google-auth==2.17.3 +google-auth==2.18.1 # via # -r requirements.in # google-api-core @@ -96,8 +99,6 @@ idna==3.4 # via requests importlib-metadata==6.6.0 # via cliff -importlib-resources==5.12.0 - # via matplotlib iso8601==1.1.0 # via # gnocchiclient @@ -106,8 +107,10 @@ iso8601==1.1.0 # python-ceilometerclient # python-novaclient isodate==0.6.1 - # via msrest -keystoneauth1==5.1.2 + # via + # azure-mgmt-monitor + # msrest +keystoneauth1==5.2.0 # via # gnocchiclient # python-ceilometerclient @@ -163,9 +166,8 @@ oslo-utils==6.1.0 # python-ceilometerclient # python-keystoneclient # python-novaclient -packaging==23.0 +packaging==23.1 # via - # -r requirements.in # matplotlib # oslo-utils # python-keystoneclient @@ -194,7 +196,7 @@ prometheus-api-client==0.5.3 # via -r requirements.in prometheus-client==0.16.0 # via -r requirements.in -protobuf==4.22.3 +protobuf==4.23.1 # via # google-api-core # googleapis-common-protos @@ -206,7 +208,7 @@ pyasn1-modules==0.3.0 # via google-auth pycparser==2.21 # via cffi -pyjwt[crypto]==2.6.0 +pyjwt[crypto]==2.7.0 # via msal pyparsing==3.0.9 # via @@ -233,16 +235,14 @@ pytz==2023.3 # oslo-serialization # oslo-utils # pandas -pytz-deprecation-shim==0.1.0.post0 - # via tzlocal pyyaml==5.4.1 # via # -r requirements.in # cliff # oslo-config -regex==2023.3.23 +regex==2023.5.5 # via dateparser -requests==2.29.0 +requests==2.30.0 # via # azure-core # google-api-core @@ -269,11 +269,10 @@ six==1.16.0 # google-auth # google-auth-httplib2 # isodate - # keystoneauth1 # python-ceilometerclient # python-dateutil # python-keystoneclient -stevedore==5.0.0 +stevedore==5.1.0 # via # cliff # keystoneauth1 @@ -285,19 +284,19 @@ typing-extensions==4.5.0 # via azure-core tzdata==2023.3 # via pandas -tzlocal==4.3 +tzlocal==5.0.1 # via dateparser ujson==5.7.0 # via gnocchiclient uritemplate==4.1.1 # via google-api-python-client urllib3==1.26.15 - # via requests + # via + # google-auth + # requests wcwidth==0.2.6 # via cmd2 wrapt==1.15.0 # via debtcollector zipp==3.15.0 - # via - # importlib-metadata - # importlib-resources + # via importlib-metadata