We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a16748 commit cd8627bCopy full SHA for cd8627b
1 file changed
README.md
@@ -7,7 +7,7 @@ A Chess GUI based from Python using PySimpleGUI and Python-Chess modules. Users
7
Windows exe file will be available upon release. In the meantime to get it running the following are required.
8
* Python 3.7 and up
9
* Python-chess v0.28.0 and up
10
-* PySimpleGUI
+* PySimpleGUI 4.0.0
11
* Pyperclip
12
13
### Installation
0 commit comments