removed autogui and pyinstaller
This commit is contained in:
+4
-1
@@ -1,3 +1,4 @@
|
|||||||
|
altgraph==0.17.4
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
certifi==2024.2.2
|
certifi==2024.2.2
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
@@ -7,9 +8,10 @@ idna==3.6
|
|||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
MouseInfo==0.1.3
|
MouseInfo==0.1.3
|
||||||
PyAutoGUI==0.9.54
|
packaging==24.0
|
||||||
PyGetWindow==0.0.9
|
PyGetWindow==0.0.9
|
||||||
Pygments==2.17.2
|
Pygments==2.17.2
|
||||||
|
pyinstaller-hooks-contrib==2024.3
|
||||||
PyMsgBox==1.0.9
|
PyMsgBox==1.0.9
|
||||||
pyperclip==1.8.2
|
pyperclip==1.8.2
|
||||||
PyRect==0.2.0
|
PyRect==0.2.0
|
||||||
@@ -19,6 +21,7 @@ python3-xlib==0.15
|
|||||||
pytweening==1.2.0
|
pytweening==1.2.0
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
rich==13.7.1
|
rich==13.7.1
|
||||||
|
setuptools==69.2.0
|
||||||
soupsieve==2.5
|
soupsieve==2.5
|
||||||
tqdm==4.66.2
|
tqdm==4.66.2
|
||||||
urllib3==2.2.1
|
urllib3==2.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user