From ba26a593e26023961ad5ab77af27090742c28ef7 Mon Sep 17 00:00:00 2001 From: "Jose R. Gonzalez" Date: Fri, 16 Aug 2024 10:09:30 -0500 Subject: [PATCH] Remove unnecessary CI script deps Signed-off-by: Jose R. Gonzalez --- scripts/requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 565ed2c7..32aaf593 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -13,7 +13,6 @@ packaging==24.1 parse==1.20.2 parse-type==0.6.2 pluggy==1.5.0 -py==1.11.0 PyGithub==2.3.0 pyparsing==3.1.2 pytest==8.3.2 @@ -27,4 +26,3 @@ smmap==5.0.1 toml==0.10.2 urllib3==2.2.2 six==1.16.0 -retry==0.9.2