Skip to content

Commit 340d915

Browse files
authored
Update README.md
1 parent b45553a commit 340d915

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,10 @@ If you have any additional languages you would like to add, please feel free to
9999
Also you can submit a pull request if you want to update any words naturally by modify "translations.json" in "lang" directory.
100100

101101
## Requirements
102+
* Python >= 3.9
102103
* qtpy - the package allowing you to write code that works with both PyQt5, PyQt6, PySide6
103104
* PyQt5 >= 5.14 or PyQt6 (or PySide6 if you want)
105+
* I personally recommend Qt6.
104106
* openai
105107
* aiohttp - for openai dependency
106108
* pyperclip - to copy prompt text from prompt generator

0 commit comments

Comments
 (0)