Files
antigravity-awesome-skills/skills/notebooklm/requirements.txt
2026-04-24 02:22:48 +02:00

11 lines
326 B
Plaintext
Executable File

# NotebookLM Skill Dependencies
# These will be installed in the skill's local .venv
# Core browser automation with anti-detection
# Note: After installation, run: patchright install chrome
# (Chrome is required, not Chromium, for cross-platform reliability)
patchright==1.55.2
# Environment management
python-dotenv==1.2.2