Update pip dependencies
Change-Id: I021ffea73c648ce41f43e1f3e74f638118f1636f
Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
Showing
- osm_webhook_translator/requirements-dist.txt 2 additions, 4 deletionsosm_webhook_translator/requirements-dist.txt
- osm_webhook_translator/requirements.txt 17 additions, 18 deletionsosm_webhook_translator/requirements.txt
- requirements-dev.txt 120 additions, 105 deletionsrequirements-dev.txt
- requirements-dist.in 0 additions, 1 deletionrequirements-dist.in
- requirements-dist.txt 3 additions, 7 deletionsrequirements-dist.txt
- requirements-test.txt 2 additions, 2 deletionsrequirements-test.txt
- requirements.in 0 additions, 1 deletionrequirements.in
- requirements.txt 76 additions, 77 deletionsrequirements.txt
... | ... | @@ -14,22 +14,22 @@ |
# See the License for the specific language governing permissions and | ||
# limitations under the License. | ||
####################################################################################### | ||
attrs==23.1.0 | ||
attrs==24.2.0 | ||
# via cmd2 | ||
autopage==0.5.1 | ||
autopage==0.5.2 | ||
# via cliff | ||
azure-common==1.1.28 | ||
# via | ||
# -r requirements.in | ||
# azure-mgmt-compute | ||
# azure-mgmt-monitor | ||
azure-core==1.29.4 | ||
azure-core==1.30.2 | ||
# via | ||
# azure-identity | ||
# azure-mgmt-core | ||
azure-identity==1.14.0 | ||
azure-identity==1.17.1 | ||
# via -r requirements.in | ||
azure-mgmt-compute==30.3.0 | ||
azure-mgmt-compute==32.0.0 | ||
# via -r requirements.in | ||
azure-mgmt-core==1.4.0 | ||
# via | ||
... | ... | @@ -37,66 +37,67 @@ azure-mgmt-core==1.4.0 |
# azure-mgmt-monitor | ||
azure-mgmt-monitor==6.0.2 | ||
# via -r requirements.in | ||
cachetools==5.3.1 | ||
cachetools==5.4.0 | ||
# via google-auth | ||
certifi==2023.7.22 | ||
certifi==2024.7.4 | ||
# via requests | ||
cffi==1.16.0 | ||
cffi==1.17.0 | ||
# via cryptography | ||
charset-normalizer==3.3.0 | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
cliff==4.3.0 | ||
cliff==4.7.0 | ||
# via gnocchiclient | ||
cmd2==2.4.3 | ||
# via cliff | ||
contourpy==1.1.1 | ||
contourpy==1.2.1 | ||
# via matplotlib | ||
cryptography==41.0.4 | ||
cryptography==43.0.0 | ||
# via | ||
# azure-identity | ||
# msal | ||
# pyjwt | ||
cycler==0.12.0 | ||
cycler==0.12.1 | ||
# via matplotlib | ||
dateparser==1.1.8 | ||
dateparser==1.2.0 | ||
# via prometheus-api-client | ||
debtcollector==2.5.0 | ||
debtcollector==3.0.0 | ||
# via | ||
# gnocchiclient | ||
# oslo-config | ||
# oslo-utils | ||
# python-keystoneclient | ||
fonttools==4.43.0 | ||
fonttools==4.53.1 | ||
# via matplotlib | ||
futurist==2.4.1 | ||
futurist==3.0.0 | ||
# via gnocchiclient | ||
gnocchiclient==7.0.8 | ||
# via -r requirements.in | ||
google-api-core[grpc]==2.12.0 | ||
google-api-core[grpc]==2.19.1 | ||
# via | ||
# google-api-python-client | ||
# google-cloud-monitoring | ||
google-api-python-client==2.102.0 | ||
google-api-python-client==2.140.0 | ||
# via -r requirements.in | ||
google-auth==2.23.2 | ||
google-auth==2.32.0 | ||
# via | ||
# -r requirements.in | ||
# google-api-core | ||
# google-api-python-client | ||
# google-auth-httplib2 | ||
google-auth-httplib2==0.1.1 | ||
# google-cloud-monitoring | ||
google-auth-httplib2==0.2.0 | ||
# via google-api-python-client | ||
google-cloud-monitoring==2.15.1 | ||
google-cloud-monitoring==2.22.2 | ||
# via -r requirements.in | ||
googleapis-common-protos==1.60.0 | ||
googleapis-common-protos==1.63.2 | ||
# via | ||
# google-api-core | ||
# grpcio-status | ||
grpcio==1.59.0 | ||
grpcio==1.65.4 | ||
# via | ||
# google-api-core | ||
# grpcio-status | ||
grpcio-status==1.59.0 | ||
grpcio-status==1.65.4 | ||
# via google-api-core | ||
httmock==1.4.0 | ||
# via prometheus-api-client | ||
... | ... | @@ -104,10 +105,8 @@ httplib2==0.22.0 |
# via | ||
# google-api-python-client | ||
# google-auth-httplib2 | ||
idna==3.4 | ||
idna==3.7 | ||
# via requests | ||
importlib-metadata==6.8.0 | ||
# via cliff | ||
iso8601==2.1.0 | ||
# via | ||
# gnocchiclient | ||
... | ... | @@ -119,7 +118,7 @@ isodate==0.6.1 |
# via | ||
# azure-mgmt-compute | ||
# azure-mgmt-monitor | ||
keystoneauth1==5.3.0 | ||
keystoneauth1==5.7.0 | ||
# via | ||
# gnocchiclient | ||
# python-ceilometerclient | ||
... | ... | @@ -127,23 +126,23 @@ keystoneauth1==5.3.0 |
# python-novaclient | ||
kiwisolver==1.4.5 | ||
# via matplotlib | ||
matplotlib==3.8.0 | ||
matplotlib==3.9.1.post1 | ||
# via prometheus-api-client | ||
msal==1.24.1 | ||
msal==1.30.0 | ||
# via | ||
# azure-identity | ||
# msal-extensions | ||
msal-extensions==1.0.0 | ||
msal-extensions==1.2.0 | ||
# via azure-identity | ||
msgpack==1.0.7 | ||
msgpack==1.0.8 | ||
# via oslo-serialization | ||
netaddr==0.9.0 | ||
netaddr==1.3.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
netifaces==0.11.0 | ||
# via oslo-utils | ||
numpy==1.26.0 | ||
numpy==2.0.1 | ||
# via | ||
# contourpy | ||
# matplotlib | ||
... | ... | @@ -151,35 +150,34 @@ numpy==1.26.0 |
# prometheus-api-client | ||
os-service-types==1.7.0 | ||
# via keystoneauth1 | ||
oslo-config==9.2.0 | ||
oslo-config==9.5.0 | ||
# via python-keystoneclient | ||
oslo-i18n==6.1.0 | ||
oslo-i18n==6.3.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
# python-ceilometerclient | ||
# python-keystoneclient | ||
# python-novaclient | ||
oslo-serialization==5.2.0 | ||
oslo-serialization==5.4.0 | ||
# via | ||
# python-ceilometerclient | ||
# python-keystoneclient | ||
# python-novaclient | ||
oslo-utils==6.2.1 | ||
oslo-utils==7.2.0 | ||
# via | ||
# oslo-serialization | ||
# python-ceilometerclient | ||
# python-keystoneclient | ||
# python-novaclient | ||
packaging==23.1 | ||
packaging==24.1 | ||
# via | ||
# -r requirements.in | ||
# matplotlib | ||
# oslo-utils | ||
# python-keystoneclient | ||
pandas==2.1.1 | ||
pandas==2.2.2 | ||
# via prometheus-api-client | ||
pbr==5.11.1 | ||
pbr==6.0.0 | ||
# via | ||
# keystoneauth1 | ||
# os-service-types | ||
... | ... | @@ -189,71 +187,72 @@ pbr==5.11.1 |
# python-keystoneclient | ||
# python-novaclient | ||
# stevedore | ||
pillow==10.0.1 | ||
pillow==10.4.0 | ||
# via matplotlib | ||
portalocker==2.8.2 | ||
portalocker==2.10.1 | ||
# via msal-extensions | ||
prettytable==0.7.2 | ||
# via | ||
# cliff | ||
# python-ceilometerclient | ||
# python-novaclient | ||
prometheus-api-client==0.5.4 | ||
prometheus-api-client==0.5.5 | ||
# via -r requirements.in | ||
prometheus-client==0.17.1 | ||
prometheus-client==0.20.0 | ||
# via -r requirements.in | ||
proto-plus==1.22.3 | ||
# via google-cloud-monitoring | ||
protobuf==4.24.3 | ||
proto-plus==1.24.0 | ||
# via | ||
# google-api-core | ||
# google-cloud-monitoring | ||
protobuf==5.27.3 | ||
# via | ||
# google-api-core | ||
# google-cloud-monitoring | ||
# googleapis-common-protos | ||
# grpcio-status | ||
# proto-plus | ||
pyasn1==0.5.0 | ||
pyasn1==0.6.0 | ||
# via | ||
# pyasn1-modules | ||
# rsa | ||
pyasn1-modules==0.3.0 | ||
pyasn1-modules==0.4.0 | ||
# via google-auth | ||
pycparser==2.21 | ||
pycparser==2.22 | ||
# via cffi | ||
pyjwt[crypto]==2.8.0 | ||
pyjwt[crypto]==2.9.0 | ||
# via msal | ||
pyparsing==3.1.1 | ||
pyparsing==3.1.2 | ||
# via | ||
# httplib2 | ||
# matplotlib | ||
# oslo-utils | ||
pyperclip==1.8.2 | ||
pyperclip==1.9.0 | ||
# via cmd2 | ||
python-ceilometerclient==2.9.0 | ||
# via -r requirements.in | ||
python-dateutil==2.8.2 | ||
python-dateutil==2.9.0.post0 | ||
# via | ||
# dateparser | ||
# gnocchiclient | ||
# matplotlib | ||
# pandas | ||
python-keystoneclient==5.2.0 | ||
python-keystoneclient==5.4.0 | ||
# via -r requirements.in | ||
python-novaclient==18.4.0 | ||
python-novaclient==18.6.0 | ||
# via -r requirements.in | ||
pytz==2023.3.post1 | ||
pytz==2024.1 | ||
# via | ||
# dateparser | ||
# oslo-serialization | ||
# oslo-utils | ||
# pandas | ||
pyyaml==6.0.1 | ||
pyyaml==6.0.2 | ||
# via | ||
# -r requirements.in | ||
# cliff | ||
# oslo-config | ||
regex==2023.10.3 | ||
# oslo-utils | ||
regex==2024.7.24 | ||
# via dateparser | ||
requests==2.31.0 | ||
requests==2.32.3 | ||
# via | ||
# azure-core | ||
# google-api-core | ||
... | ... | @@ -275,8 +274,7 @@ six==1.16.0 |
# isodate | ||
# python-ceilometerclient | ||
# python-dateutil | ||
# python-keystoneclient | ||
stevedore==5.1.0 | ||
stevedore==5.2.0 | ||
# via | ||
# cliff | ||
# keystoneauth1 | ||
... | ... | @@ -284,24 +282,25 @@ stevedore==5.1.0 |
# python-ceilometerclient | ||
# python-keystoneclient | ||
# python-novaclient | ||
typing-extensions==4.8.0 | ||
# via azure-core | ||
tzdata==2023.3 | ||
typing-extensions==4.12.2 | ||
# via | ||
# azure-core | ||
# azure-identity | ||
# azure-mgmt-compute | ||
tzdata==2024.1 | ||
# via | ||
# oslo-serialization | ||
# oslo-utils | ||
# pandas | ||
tzlocal==5.0.1 | ||
tzlocal==5.2 | ||
# via dateparser | ||
ujson==5.8.0 | ||
ujson==5.10.0 | ||
# via gnocchiclient | ||
uritemplate==4.1.1 | ||
# via google-api-python-client | ||
urllib3==2.0.6 | ||
urllib3==2.2.2 | ||
# via requests | ||
wcwidth==0.2.8 | ||
wcwidth==0.2.13 | ||
# via cmd2 | ||
wrapt==1.15.0 | ||
wrapt==1.16.0 | ||
# via debtcollector | ||
zipp==3.17.0 | ||
# via importlib-metadata |
Please register or sign in to comment