diff --git a/dependencies.py b/dependencies.py index 3359210..f89c436 100644 --- a/dependencies.py +++ b/dependencies.py @@ -6,4 +6,4 @@ os.system("pip install numpy") os.system("pip install opencv-python") os.system("pip install pyautogui") os.system("pip install google-cloud") -os.system("pip install google-cloud-vision") \ No newline at end of file +os.system("pip install google-cloud-vision")