Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Nov 30, 2021
1 parent 164e8f2 commit aeb3a5d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,21 @@
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
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

0 comments on commit aeb3a5d

Please sign in to comment.