Skip to content

Commit

Permalink
Update scripts/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam authored Oct 21, 2024
1 parent f0f787a commit 8eac7c0
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:
git+https://github.com/enthought/comtypes#egg=comtypes # Python 3.13 support # We don't use directly, just remove once 1.4.8 releases
pygrabber>=0.2 ; sys_platform == 'win32' # Completed types
pywin32>=307 ; sys_platform == 'win32' # Python 3.13 support
typed-D3DShot[numpy]>=1.0.1 ; sys_platform == 'win32'
Expand Down

0 comments on commit 8eac7c0

Please sign in to comment.