feat: sync full workspace including web modules, docs, and configurations to Gitea
Optimized the root .gitignore to exclude virtual environments, node modules, and temp folders to ensure clean and lightweight version tracking. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
11
axhub-make/skills/third-party/anything-to-notebooklm/requirements.txt
vendored
Normal file
11
axhub-make/skills/third-party/anything-to-notebooklm/requirements.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Core MCP dependencies
|
||||
fastmcp>=0.1.0
|
||||
playwright>=1.40.0
|
||||
beautifulsoup4>=4.12.0
|
||||
lxml>=4.9.0
|
||||
|
||||
# File format conversion
|
||||
markitdown[all]>=0.0.1
|
||||
|
||||
# NotebookLM (will be installed from PyPI if available, or from git)
|
||||
# notebooklm-py
|
||||
Reference in New Issue
Block a user