build: Install Python dependencies and initialize the virtual environment.

This commit is contained in:
2026-01-31 18:07:38 +08:00
commit b9b623e3e6
3293 changed files with 535145 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
mcp
pymysql
requests
python-dotenv