第一次提交

This commit is contained in:
2026-03-25 15:24:22 +08:00
commit 0f8ac68d4d
156 changed files with 42365 additions and 0 deletions

22
requirements.txt Normal file
View File

@@ -0,0 +1,22 @@
Flask==2.3.3
Flask-SQLAlchemy==3.0.5
Flask-Login==0.6.3
SQLAlchemy>=2.0.0
Flask-WTF==1.1.1
Flask-Migrate==4.0.5
Flask-CORS==4.0.0
Werkzeug==2.3.7
requests==2.31.0
cryptography==41.0.4
PyMySQL==1.1.0
python-dotenv==1.0.0
click==8.1.7
gunicorn==21.2.0
marshmallow==3.20.1
pytest==7.4.2
pytest-cov==4.1.0
flask_cors
xlsxwriter
alipay-sdk-python3==3.7.4
APScheduler==3.10.4
psutil==5.9.5