Files

10 lines
325 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.0.0