This commit is contained in:
Dang Zerong
2026-03-09 09:24:08 +08:00
parent 378feffe74
commit d2f53ee233
13 changed files with 1400 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
flask>=2.0.0
pyyaml>=5.0
requests>=2.25.0
python-dotenv>=0.19.0