From 768b74cc11c3214dcfb06f9875772210f2cc9339 Mon Sep 17 00:00:00 2001 From: Matthew Kotila Date: Mon, 20 Oct 2025 10:41:36 -0700 Subject: [PATCH] Update requirements.txt --- src/python/library/requirements/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/python/library/requirements/requirements.txt b/src/python/library/requirements/requirements.txt index ad9237817..9584649ec 100644 --- a/src/python/library/requirements/requirements.txt +++ b/src/python/library/requirements/requirements.txt @@ -25,6 +25,5 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. numpy>=1.19.1 -perf-analyzer python-rapidjson>=0.9.1 urllib3>=2.0.7