Initial commit: AI 知识库文档智能分块工具
This commit is contained in:
15
requirements.txt
Normal file
15
requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
openai>=1.0.0
|
||||
PyMuPDF>=1.23.0
|
||||
python-docx>=1.0.0
|
||||
openpyxl>=3.1.0
|
||||
xlrd>=2.0.0
|
||||
beautifulsoup4>=4.12.0
|
||||
html2text>=2024.2.0
|
||||
charset-normalizer>=3.0.0
|
||||
|
||||
python-dotenv>=1.0.0
|
||||
|
||||
# 测试依赖
|
||||
pytest>=7.0.0
|
||||
hypothesis>=6.0.0
|
||||
xlwt>=1.3.0
|
||||
Reference in New Issue
Block a user