From 5d6e22f4c12524e5ca6cce36fedb927046872d87 Mon Sep 17 00:00:00 2001 From: BryantHe Date: Thu, 25 May 2023 23:53:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=97=A0=E7=94=A8=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 290b578..4a9110a 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,6 @@ setup( 'circuitbreaker==2.0.0', 'statsd==4.0.1', 'gutter==0.5.0', - 'request-id==1.0.1', 'nameko-sentry==1.0.0', 'pyopenssl==23.1.1', 'rocketry==2.4.0'