From a698ec8dbd85c12a394bf699bf0a5e9ee5e0c03b Mon Sep 17 00:00:00 2001 From: Samuel T Date: Sat, 29 Oct 2022 13:53:12 -0400 Subject: [PATCH] Point python_grabber to andreaschiavinato (#179) --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index d425896f..96b20edb 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -19,7 +19,7 @@ packaging Pillow>=7.2.0 # https://github.com/SerpentAI/D3DShot/issues/44 psutil PyAutoGUI -git+https://github.com/Avasam/python_grabber.git@complete-types#egg=pygrabber # https://github.com/andreaschiavinato/python_grabber/pull/18 +git+https://github.com/andreaschiavinato/python_grabber.git#egg=pygrabber # Completed types PyQt6>=6.2.1 # Python 3.10 support requests toml