From 56213661aea9536312283b122c96b6fb633dfda0 Mon Sep 17 00:00:00 2001 From: Tyson Smith Date: Tue, 10 Oct 2023 13:24:02 -0700 Subject: [PATCH] Update minimum version of dependencies --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 4f925325..ade8a075 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,12 +23,12 @@ install_requires = cryptography cssbeautifier fasteners - ffpuppet >= 0.10.0 + ffpuppet >= 0.11.1 FuzzManager jsbeautifier lithium-reducer >= 0.5.3 prefpicker >= 1.1.0 - psutil >= 4.4.0 + psutil >= 5.9.0 packages = grizzly grizzly.adapter