Update PySimpleGUI to version 5.0.8.3
- Fix CI/CD failure due to PySimpleGUI 4.60.0 being removed from PyPI - Upgrade to PySimpleGUI 5.0.8.3 (latest stable version) - GUI code uses basic features that should remain compatible
This commit is contained in:
parent
6c3dbac131
commit
4b0d67fed0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
irc==20.1.0
|
||||
python-dotenv==1.0.0
|
||||
PySimpleGUI==4.60.0
|
||||
PySimpleGUI==5.0.8.3
|
||||
requests==2.31.0
|
||||
httpx==0.25.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue