project init.

This commit is contained in:
2026-02-03 22:48:22 +08:00
commit bf730377eb
14 changed files with 3141 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
python-docx==0.8.11
PyPDF2==3.0.1
pyyaml==6.0
requests==2.31.0
dashscope==1.7.0
pytest==7.4.3