From c56834248c345b84bf03aa18aa364714626de3a5 Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Sat, 25 May 2024 15:49:30 -0700 Subject: [PATCH] Remove this dependency for now --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cecaf794c..d1a1c1c6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,5 +49,4 @@ opentelemetry-util-http opentelemetry-instrumentation-aio-pika opentelemetry-instrumentation-requests opentelemetry-semantic-conventions -wrapt>=1.16.0 -pip_system_certs \ No newline at end of file +wrapt>=1.16.0 \ No newline at end of file