mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-06 11:36:04 +08:00
Use FreeSimpleGUI full commit id
This commit is contained in:
parent
a9ce50092a
commit
f38b4b9250
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ python-pidfile>=3.0.0
|
||||||
# we need to stick to freesimplegui 5.1.1 to keep Python 3.6 compat in order compile for elder linuxes
|
# we need to stick to freesimplegui 5.1.1 to keep Python 3.6 compat in order compile for elder linuxes
|
||||||
# finally we need freesimplegui with patch #51 since there are no newer releases ATM (2025/03/04)
|
# finally we need freesimplegui with patch #51 since there are no newer releases ATM (2025/03/04)
|
||||||
# keep in mind that freesimplegui might higher required python version in the future
|
# keep in mind that freesimplegui might higher required python version in the future
|
||||||
freesimplegui @ git+https://github.com/spyoungtech/FreeSimpleGUI@db26fd1
|
freesimplegui @ git+https://github.com/spyoungtech/FreeSimpleGUI@db26fd15f2abec79fcd93d966c9677e1a3464753
|
||||||
requests
|
requests
|
||||||
ruamel.yaml
|
ruamel.yaml
|
||||||
psutil
|
psutil
|
||||||
|
|
Loading…
Add table
Reference in a new issue