Skip to content

Commit

Permalink
comtypes isn't even a direct dependency...
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam authored Oct 16, 2024
1 parent 3c0c512 commit aa644a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ pyinstaller>=6.10.0 # Python 3.13 support
# https://peps.python.org/pep-0508/#environment-markers
#
# Windows-only dependencies:
comtypes>=1.4.5 ; sys_platform == 'win32' # Support added in pyinstaller-hooks-contrib 2024.9
typed-D3DShot[numpy] >= 1.0.1; sys_platform == 'win32'
pygrabber>=0.2 ; sys_platform == 'win32' # Completed types
pywin32>=307 ; sys_platform == 'win32' # Python 3.13 support
Expand Down

0 comments on commit aa644a3

Please sign in to comment.