diff --git a/pyproject.toml b/pyproject.toml index c445a88..ee5eed6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "pyautogui>=0.9.54", "reportlab>=4.0", "python-dotenv>=1.0", - "google-generativeai>=0.8", + "google-generativeai>=0.8.6", "anthropic>=0.40", "websockets>=13.0", "rich>=13.0",