Revert "Add requirement for google-genai package https://pypi.org/project/google-genai/ . Examples do not run without the package installed in the env."

This reverts commit 55de8c3f29.
This commit is contained in:
rossamurphy
2025-06-13 13:15:26 +01:00
parent 55de8c3f29
commit cb3334757f
-1
View File
@@ -15,7 +15,6 @@ pyautogui
toml
black
pytesseract
google-genai
# Platform-specific dependencies
pyobjc; platform_system == "Darwin"