Files
ai-app-database/requirements.txt
T
huty 9c38f9ed9a
CI — Docker Build & Push / Build & Push Image (push) Failing after 14m37s
新增 word 文件预览功能
2026-04-28 11:11:12 +09:00

19 lines
410 B
Plaintext

Flask==3.0.3
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
Flask-WTF==1.2.1
Flask-Bcrypt==1.0.1
Flask-Migrate==4.0.7
PyMySQL==1.1.1
cryptography==42.0.8
WTForms==3.1.2
email-validator==2.2.0
Pillow==10.4.0
requests==2.32.3
python-dotenv==1.0.1
python-magic-bin==0.4.14; sys_platform == 'win32'
python-magic==0.4.27; sys_platform != 'win32'
mammoth==1.8.0
# WSGI 服务器(容器生产环境)
gunicorn==23.0.0