diff --git a/requirements.txt b/requirements.txt index 253e906..ec44afa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ PyYAML==6.0.1 dataclasses==0.8; python_version < '3.7' setuptools~=69.2.0 pandas -PySimpleGUI==4.60.4 \ No newline at end of file +PySimpleGUI==5.0.3 \ No newline at end of file