From e29d5f029476a332be40317d6be6f205044c1a1c Mon Sep 17 00:00:00 2001 From: "Paul S. Schweigert" Date: Wed, 18 Sep 2024 10:47:00 -0400 Subject: [PATCH] bump zipp version in proxy Signed-off-by: Paul S. Schweigert --- proxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/requirements.txt b/proxy/requirements.txt index f52b2f516..9407d8417 100644 --- a/proxy/requirements.txt +++ b/proxy/requirements.txt @@ -2,4 +2,4 @@ certifi==2024.7.4 requests==2.32.2 gunicorn==22.0.0 flask==3.0.3 - +zipp==3.19.1