项目文件夹

文件
wehub-resource-sync f36e2104d8
sep-tests / ragflow_preflight (push) Has been cancelled
sep-tests / ragflow_tests_infinity (push) Has been cancelled
sep-tests / ragflow_tests_elasticsearch (push) Has been cancelled
tests / ragflow_preflight (push) Has been cancelled
tests / ragflow_tests_infinity (push) Has been cancelled
tests / ragflow_tests_elasticsearch (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:16:49 +08:00

32 行
538 B
Plaintext

# Firecrawl Plugin for RAGFlow - Dependencies
# Core dependencies
aiohttp>=3.8.0
asyncio-throttle>=1.0.0
# Data processing
pydantic>=2.0.0
python-dateutil>=2.8.0
# HTTP and networking
urllib3>=1.26.0
requests>=2.28.0
# Logging and monitoring
structlog>=22.0.0
# Optional: For advanced content processing
beautifulsoup4>=4.11.0
lxml>=4.9.0
html2text>=2020.1.16
# Optional: For enhanced error handling
tenacity>=8.0.0
# Development dependencies (optional)
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0