Some checks failed
CI — Docker Build & Push / Build & Push Image (push) Failing after 12m39s
18 lines
395 B
Plaintext
18 lines
395 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'
|
|
# WSGI 服务器(容器生产环境)
|
|
gunicorn==23.0.0
|