-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
169 lines (169 loc) · 3.03 KB
/
requirements.txt
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
aiohttp==3.9.1
# via elgato
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via
# aiohttp
# outcome
# trio
black==23.12.1
# via -r requirements.in
cairocffi==1.6.1
# via cairosvg
cairosvg==2.7.1
# via -r requirements.in
certifi==2023.11.17
# via selenium
cffi==1.16.0
# via cairocffi
classify-imports==4.2.0
# via reorder-python-imports
click==8.1.7
# via black
cssselect2==0.7.0
# via cairosvg
defusedxml==0.7.1
# via cairosvg
elgato==5.1.2
# via -r requirements.in
evdev==1.6.1
# via pynput
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via wsproto
idna==3.6
# via
# trio
# yarl
iniconfig==2.0.0
# via pytest
mashumaro==3.11
# via elgato
mouseinfo==0.1.3
# via pyautogui
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
numpy==1.26.3
# via opencv-python-headless
obsws-python==1.6.2
# via -r requirements.in
opencv-python-headless==4.9.0.80
# via -r requirements.in
orjson==3.9.10
# via elgato
outcome==1.3.0.post0
# via trio
packaging==23.2
# via
# black
# pytest
pathspec==0.12.1
# via black
pillow==10.2.0
# via
# -r requirements.in
# cairosvg
platformdirs==4.1.0
# via black
pluggy==1.3.0
# via pytest
psutil==5.9.7
# via -r requirements.in
pyautogui==0.9.54
# via -r requirements.in
pycairo==1.25.1
# via pygobject
pycparser==2.21
# via cffi
pydub==0.25.1
# via -r requirements.in
pygetwindow==0.0.9
# via pyautogui
pygobject==3.46.0
# via -r requirements.in
pymsgbox==1.0.9
# via pyautogui
pynput==1.7.6
# via -r requirements.in
pyperclip==1.8.2
# via mouseinfo
pyrect==0.2.0
# via pygetwindow
pyscreeze==0.1.30
# via pyautogui
pysocks==1.7.1
# via urllib3
pytest==7.4.4
# via -r requirements.in
python-slugify==8.0.1
# via -r requirements.in
python-xlib==0.33
# via pynput
python3-xlib==0.15
# via
# mouseinfo
# pyautogui
pytweening==1.0.7
# via pyautogui
pyyaml==6.0.1
# via -r requirements.in
reorder-python-imports==3.12.0
# via -r requirements.in
selenium==4.16.0
# via -r requirements.in
six==1.16.0
# via
# pynput
# python-xlib
sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
streamdeck==0.9.5
# via -r requirements.in
text-unidecode==1.3
# via python-slugify
tinycss2==1.2.1
# via
# cairosvg
# cssselect2
trio==0.23.2
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.9.0
# via mashumaro
urllib3[socks]==2.1.0
# via
# selenium
# urllib3
watchdog==3.0.0
# via -r requirements.in
webencodings==0.5.1
# via
# cssselect2
# tinycss2
websocket-client==1.7.0
# via obsws-python
wsproto==1.2.0
# via trio-websocket
yarl==1.9.4
# via
# aiohttp
# elgato