market-assistant/backend/requirements.txt
2026-04-16 15:27:14 +08:00

16 lines
317 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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
# 可选pipeline.demos.chapter8_text_mining_probe第八章文本挖掘探针
# jieba>=0.42
# scikit-learn>=1.4
# wordcloud>=1.9