Skip to content

Commit 130d0f2

Browse files
authored
Added requirements.txt
1 parent e39c26f commit 130d0f2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

requirements.txt

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
pywinauto
2+
pyautogui
3+
pygetwindow
4+
customtkinter
5+
openai
6+
Pillow # This is the PIL (Python Imaging Library) package
7+
speech_recognition
8+
requests
9+
pywin32
10+
psutil
11+
ImageGrab # Part of Pillow
12+
fuzzywuzzy
13+
pytesseract
14+
uiautomation
15+
gtts
16+
pygame

0 commit comments

Comments
 (0)