mirror of
https://github.com/primedigitaltech/market-assistant.git
synced 2026-07-22 08:01:34 +08:00
- 竞品报告与流水线模板:弱化技术表述,促销与策略相关说明同步调整。 - md_document_export:按标题层级解析 #~######,列表与引用去掉行首符号,PDF 使用表格组件与分级标题样式。 Made-with: Cursor
17 lines
333 B
Plaintext
17 lines
333 B
Plaintext
django>=5.0,<6
|
|
djangorestframework>=3.15
|
|
django-cors-headers>=4.3
|
|
python-dotenv>=1.0
|
|
openpyxl>=3.1
|
|
requests>=2.31
|
|
python-docx>=1.1
|
|
reportlab>=4.0
|
|
matplotlib>=3.8
|
|
playwright>=1.40
|
|
|
|
# 第八章评论文本补充分析(默认写入竞品报告第八章第三节时需安装)
|
|
jieba>=0.42
|
|
scikit-learn>=1.4
|
|
numpy>=1.26
|
|
wordcloud>=1.9
|