This commit is contained in:
ddrwode
2026-02-09 14:18:42 +08:00
commit 3a61598b59
51 changed files with 5674 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
flask>=3.0.0
flask-sqlalchemy>=3.1.0
PyMySQL>=1.1.0
cryptography>=41.0.0
openpyxl>=3.1.0