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:
10
axhub-make/skills/third-party/deep-research/requirements.txt
vendored
Normal file
10
axhub-make/skills/third-party/deep-research/requirements.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Deep Research Skill Dependencies
|
||||
# These are standard library modules, no external dependencies needed for core functionality
|
||||
|
||||
# Optional: For enhanced features, uncomment if needed
|
||||
# requests>=2.31.0 # For web fetching
|
||||
# beautifulsoup4>=4.12.0 # For HTML parsing
|
||||
# markdownify>=0.11.6 # For HTML to markdown conversion
|
||||
# numpy>=1.24.0 # For statistical analysis
|
||||
# pandas>=2.0.0 # For data analysis
|
||||
# networkx>=3.1 # For knowledge graph analysis
|
||||
Reference in New Issue
Block a user