更新启动配置

This commit is contained in:
2026-07-21 16:56:40 +08:00
parent 07e88986ab
commit 29c236609b
3 changed files with 244 additions and 16 deletions

View File

@@ -1,25 +1,10 @@
# Python Flask 日报系统依赖
# Web框架
Flask==3.0.0
Flask-CORS==4.0.0
# 数据库连接
PyMySQL==1.1.0
cryptography==41.0.7
# Excel处理
openpyxl==3.1.2
# 定时任务
APScheduler==3.10.4
# 工具库
python-dateutil==2.8.2
pytz==2023.3
# 生产服务器Windows推荐
waitress==3.0.0
# 开发工具(可选)
python-dotenv==1.0.0
python-dotenv==1.0.0