We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8948ba commit 2272d66Copy full SHA for 2272d66
requirements.txt
@@ -1,2 +1,23 @@
1
-discord.py
2
-pyautogui
+aiohttp==3.8.5
+aiosignal==1.3.1
3
+async-timeout==4.0.3
4
+attrs==23.1.0
5
+charset-normalizer==3.2.0
6
+discord.py==2.3.2
7
+EasyProcess==1.1
8
+entrypoint2==1.1
9
+frozenlist==1.4.0
10
+idna==3.4
11
+MouseInfo==0.1.3
12
+mss==9.0.1
13
+multidict==6.0.4
14
+Pillow==10.0.1
15
+PyAutoGUI==0.9.54
16
+PyGetWindow==0.0.9
17
+PyMsgBox==1.0.9
18
+pyperclip==1.8.2
19
+PyRect==0.2.0
20
+pyscreenshot==3.1
21
+PyScreeze==0.1.29
22
+pytweening==1.0.7
23
+yarl==1.9.2
0 commit comments