| commit | 5184a3d91baf1a2ae5e4f4a462790e1c83e6e5f5 | [log] [tgz] |
|---|---|---|
| author | aguilard <e.dah.tid@telefonica.com> | Tue Aug 22 06:59:07 2023 +0000 |
| committer | aguilard <e.dah.tid@telefonica.com> | Mon Oct 09 09:11:45 2023 +0200 |
| tree | e2275d98a220adbd1376c3d6216b30036001d983 | |
| parent | ec7172a28dcd3ee777e04c940997f5eea1c45c6a [diff] |
Add DAG for collecting VM metrics from GCP Change-Id: I4b91d6ac1b5beaedea24c251175bd6994b8cc368 Signed-off-by: aguilard <e.dah.tid@telefonica.com>
diff --git a/osm_webhook_translator/requirements.txt b/osm_webhook_translator/requirements.txt index 390704e..884d031 100644 --- a/osm_webhook_translator/requirements.txt +++ b/osm_webhook_translator/requirements.txt
@@ -52,7 +52,7 @@ # pydantic # pydantic-core # uvicorn -urllib3==2.0.5 +urllib3==2.0.6 # via requests uvicorn==0.23.2 # via -r osm_webhook_translator/requirements.in