添加qiming-rcoder模块

This commit is contained in:
Codex
2026-06-01 13:54:52 +08:00
parent 8092c4b1f8
commit 4b1a580132
539 changed files with 151650 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# Python 数据科学库依赖 - 最新稳定版本
# ===============================================
# ✅ 已更新为截至 2025年1月 的最新可用版本
# 验证:这些版本在 Debian 12 容器中兼容
# 适用场景Docker容器、Python 3.11+、Debian 12
# 第1层核心计算库基础依赖
numpy==2.4.1
scipy==1.17.0
# 第2层数据处理和可视化库依赖 numpy
pandas==3.0.0
matplotlib==3.10.8
seaborn==0.13.2
# 第3层机器学习库依赖 numpy/scipy
scikit-learn==1.8.0
# 第4层文档和文件处理库
openpyxl==3.1.5
python-docx==1.1.2
xlrd==2.0.1
xlwt==1.3.0
# 第5层网络和数据处理库
requests==2.32.3
beautifulsoup4==4.12.3
lxml==5.3.0
# 第6层PDF 处理库
PyMuPDF==1.26.7