From a54159b9dc4e8a7e8d0a673cc2356dd2712de90e Mon Sep 17 00:00:00 2001 From: Markham Lee Date: Tue, 27 Feb 2024 17:42:31 -0800 Subject: [PATCH] streamling dependencies --- etl_pipelines/openweather_library/requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/etl_pipelines/openweather_library/requirements.txt b/etl_pipelines/openweather_library/requirements.txt index f17f1e6..383502d 100644 --- a/etl_pipelines/openweather_library/requirements.txt +++ b/etl_pipelines/openweather_library/requirements.txt @@ -1,5 +1,3 @@ influxdb-client==1.38.0 -prometheus-client requests==2.31.0 -urllib3==2.0.7 jsonschema