-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (45 loc) · 964 Bytes
/
requirements.txt
File metadata and controls
46 lines (45 loc) · 964 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
absl-py==2.3.1
attrs==25.4.0
certifi==2025.10.5
cffi==2.0.0
charset-normalizer==3.4.4
contourpy==1.3.3
cycler==0.12.1
flatbuffers==25.9.23
fonttools==4.60.1
idna==3.11
kiwisolver==1.4.9
matplotlib==3.10.7
MouseInfo==0.1.3
numpy==1.26.4
opencv-contrib-python==4.8.1.78
packaging==25.0
Pillow==10.1.0
protobuf>=4.25.3,<5
# PyAudio requires PortAudio system library. On macOS, install via: brew install portaudio
PyAudio==0.2.14
PyAutoGUI==0.9.54
pycparser==2.23
PyGetWindow==0.0.9
PyMsgBox==2.0.1
pyparsing==3.2.5
pyperclip==1.11.0
PyRect==0.2.0
PyScreeze==1.0.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
pyttsx3==2.90
pytweening==1.2.0
requests==2.32.5
rubicon-objc==0.5.2
scipy==1.13.1
six==1.17.0
sounddevice==0.5.2
SpeechRecognition==3.10.0
urllib3==2.5.0
# Extras / non-pinned compatibility entries
# Constrain to versions compatible with numpy 1.26.x to avoid source builds.
opencv-python==4.8.1.78
mediapipe==0.10.14
pyautogui>=0.9.54
pathlib>=1.0.1