-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 1.52 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohttp==3.9.3
# via discord-py
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
attrs==23.2.0
# via aiohttp
discord==2.3.2
# via -r requirements.in
discord-py==2.3.2
# via discord
evdev==1.6.1
# via pynput
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via yarl
loguru==0.7.2
# via -r requirements.in
mathutils==3.3.0
# via -r requirements.in
mouseinfo==0.1.3
# via pyautogui
multidict==6.0.5
# via
# aiohttp
# yarl
numpy==1.26.4
# via -r requirements.in
pillow==10.2.0
# via pyscreeze
pyautogui==0.9.54
# via -r requirements.in
pydantic==2.6.1
# via -r requirements.in
pydantic-core==2.16.2
# via pydantic
pygetwindow==0.0.9
# via pyautogui
pymsgbox==1.0.9
# via pyautogui
pynput==1.7.6
# via -r requirements.in
pyperclip==1.8.2
# via mouseinfo
pyqt5==5.15.10
# via -r requirements.in
pyqt5-qt5==5.15.2
# via pyqt5
pyqt5-sip==12.13.0
# via pyqt5
pyrect==0.2.0
# via pygetwindow
pyscreeze==0.1.30
# via pyautogui
python-dotenv==1.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
six==1.16.0
# via
# pynput
# python-xlib
typing-extensions==4.9.0
# via
# pydantic
# pydantic-core
yarl==1.9.4
# via aiohttp