From aeb3a5d018e8b163a0d619186a4f6c669fde29bf Mon Sep 17 00:00:00 2001 From: Avasam Date: Tue, 30 Nov 2021 00:53:40 -0500 Subject: [PATCH] . --- scripts/requirements.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 04a1eb74..30cf1dab 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -13,16 +13,17 @@ numpy>=1.22.0rc1 opencv-python<=4.5.3.56 # https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/110 PyQt6 +PyQt6-tools +PySide6 Pillow ImageHash pywin32 -pywin32-stubs keyboard packaging pyautogui -PySide6 requests -# Linting +# Linting and Types +pywin32-stubs types-requests flake8 pylint @@ -30,6 +31,3 @@ bandit # # Comment this out if you don't want to build AutoSplit.exe: PyInstaller -# -# Uncomment this if you want to install the PyQt designer -# PyQt6-tools