mirror of
https://github.com/astonysh/OpenClaw-DeepReeder.git
synced 2026-08-14 00:57:54 +00:00
- Restrict loose URL trigger in manifest.json to only respond to explicit read commands - Add security warning and wrap external content in <external_content> tags in storage.py to prevent prompt injections - Add requirements.txt for local deployment - Support environment variables for Twitter/Nitter custom API instances - Fix pyproject.toml legacy build backend
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
trafilatura>=1.12.0
|
|
requests>=2.31.0
|
|
lxml>=5.1.0
|
|
lxml-html-clean>=0.4.0
|
|
youtube-transcript-api>=0.6.2
|
|
pydantic>=2.5.0
|
|
pydantic-settings>=2.1.0
|
|
tldextract>=5.1.0
|
|
beautifulsoup4>=4.12.0
|
|
notebooklm-py>=0.3.0
|