mirror of
https://github.com/sickn33/antigravity-awesome-skills.git
synced 2026-04-25 17:25:12 +02:00
11 lines
326 B
Plaintext
Executable File
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
|