[CI] Bump Pyinstaller version for Windows packaging

Pyinstaller was pinned due to problems with v5 but these should now be
resolved with latest version.

Bump Twisted to latest minor version

Closes: https://github.com/deluge-torrent/deluge/pull/435
This commit is contained in:
Calum Lind 2023-09-18 13:25:03 +01:00
parent 6c9b058d81
commit e24081a17e
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
1 changed files with 2 additions and 2 deletions

View File

@ -67,9 +67,9 @@ jobs:
run: >
python -m pip install
--only-binary=pillow
twisted[tls]==22.4.0
twisted[tls]==22.8.0
libtorrent==${{ matrix.libtorrent }}
pyinstaller==4.10
pyinstaller
pygame
-r requirements.txt