mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-24 18:29:12 +00:00
[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:
parent
6c9b058d81
commit
e24081a17e
4
.github/workflows/cd.yml
vendored
4
.github/workflows/cd.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user