Update version of PyYAML
[osm/NG-SA.git] / requirements.txt
index fc34d3f..dc77f19 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-attrs==22.2.0
+attrs==23.1.0
     # via cmd2
 autopage==0.5.1
     # via cliff
@@ -22,20 +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
+    # 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
@@ -43,30 +48,38 @@ 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
-cryptography==40.0.1
+contourpy==1.0.7
+    # via matplotlib
+cryptography==40.0.2
     # via
     #   azure-identity
     #   msal
     #   pyjwt
+cycler==0.11.0
+    # via matplotlib
+dateparser==1.1.8
+    # via prometheus-api-client
 debtcollector==2.5.0
     # via
     #   gnocchiclient
     #   oslo-config
     #   oslo-utils
     #   python-keystoneclient
+fonttools==4.39.4
+    # via matplotlib
 futurist==2.4.1
     # via gnocchiclient
 gnocchiclient==7.0.8
     # via -r requirements.in
 google-api-core==2.11.0
     # via google-api-python-client
-google-api-python-client==2.84.0
+google-api-python-client==2.86.0
     # via -r requirements.in
-google-auth==2.17.2
+google-auth==2.18.1
     # via
     #   -r requirements.in
     #   google-api-core
@@ -76,13 +89,15 @@ google-auth-httplib2==0.1.0
     # via google-api-python-client
 googleapis-common-protos==1.59.0
     # via google-api-core
+httmock==1.4.0
+    # via prometheus-api-client
 httplib2==0.22.0
     # via
     #   google-api-python-client
     #   google-auth-httplib2
 idna==3.4
     # via requests
-importlib-metadata==6.3.0
+importlib-metadata==6.6.0
     # via cliff
 iso8601==1.1.0
     # via
@@ -92,14 +107,20 @@ 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
     #   python-keystoneclient
     #   python-novaclient
-msal==1.21.0
+kiwisolver==1.4.4
+    # via matplotlib
+matplotlib==3.7.1
+    # via prometheus-api-client
+msal==1.22.0
     # via
     #   azure-identity
     #   msal-extensions
@@ -115,6 +136,12 @@ netaddr==0.8.0
     #   oslo-utils
 netifaces==0.11.0
     # via oslo-utils
+numpy==1.24.3
+    # via
+    #   contourpy
+    #   matplotlib
+    #   pandas
+    #   prometheus-api-client
 oauthlib==3.2.2
     # via requests-oauthlib
 os-service-types==1.7.0
@@ -139,10 +166,13 @@ oslo-utils==6.1.0
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-packaging==23.0
+packaging==23.1
     # via
+    #   matplotlib
     #   oslo-utils
     #   python-keystoneclient
+pandas==2.0.1
+    # via prometheus-api-client
 pbr==5.11.1
     # via
     #   keystoneauth1
@@ -153,6 +183,8 @@ pbr==5.11.1
     #   python-keystoneclient
     #   python-novaclient
     #   stevedore
+pillow==9.5.0
+    # via matplotlib
 portalocker==2.7.0
     # via msal-extensions
 prettytable==0.7.2
@@ -160,53 +192,66 @@ prettytable==0.7.2
     #   cliff
     #   python-ceilometerclient
     #   python-novaclient
+prometheus-api-client==0.5.3
+    # via -r requirements.in
 prometheus-client==0.16.0
     # via -r requirements.in
-protobuf==4.22.1
+protobuf==4.23.1
     # via
     #   google-api-core
     #   googleapis-common-protos
-pyasn1==0.4.8
+pyasn1==0.5.0
     # via
     #   pyasn1-modules
     #   rsa
-pyasn1-modules==0.2.8
+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
     #   httplib2
+    #   matplotlib
     #   oslo-utils
 pyperclip==1.8.2
     # via cmd2
 python-ceilometerclient==2.9.0
     # via -r requirements.in
 python-dateutil==2.8.2
-    # via gnocchiclient
+    # via
+    #   dateparser
+    #   gnocchiclient
+    #   matplotlib
+    #   pandas
 python-keystoneclient==5.1.0
     # via -r requirements.in
 python-novaclient==18.3.0
     # via -r requirements.in
 pytz==2023.3
     # via
+    #   dateparser
     #   oslo-serialization
     #   oslo-utils
-pyyaml==5.4.1
+    #   pandas
+pyyaml==6.0.1
     # via
     #   -r requirements.in
     #   cliff
     #   oslo-config
-requests==2.28.2
+regex==2023.5.5
+    # via dateparser
+requests==2.31.0
     # via
     #   azure-core
     #   google-api-core
+    #   httmock
     #   keystoneauth1
     #   msal
     #   msrest
     #   oslo-config
+    #   prometheus-api-client
     #   python-ceilometerclient
     #   python-keystoneclient
     #   requests-oauthlib
@@ -224,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
@@ -236,14 +280,20 @@ stevedore==5.0.0
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-typing-extensions==4.5.0
+typing-extensions==4.6.0
     # via azure-core
+tzdata==2023.3
+    # via pandas
+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
+urllib3==1.26.16
+    # via
+    #   google-auth
+    #   requests
 wcwidth==0.2.6
     # via cmd2
 wrapt==1.15.0