From 2efc997c3f7dc63b8f87d0248d40a79f0cf969f0 Mon Sep 17 00:00:00 2001 From: "Jose R. Gonzalez" Date: Mon, 26 Aug 2024 09:49:58 -0500 Subject: [PATCH] Remove unnecessary CI script deps (#469) 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