removed mss as dependency
This commit is contained in:
@@ -34,7 +34,6 @@ VisionFlow Automator is a powerful desktop automation tool that lets you create,
|
||||
- pygetwindow
|
||||
- numpy
|
||||
- Pillow
|
||||
- mss
|
||||
|
||||
Install dependencies with:
|
||||
```bash
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
PyQt6
|
||||
opencv-python
|
||||
pyautogui
|
||||
pynput
|
||||
pygetwindow
|
||||
numpy
|
||||
Pillow
|
||||
Reference in New Issue
Block a user