feat: add root directory files and interactive module - Add account manager, test files, and interactive GUI module; Update requirements.txt

This commit is contained in:
huangzhenpc
2025-02-11 16:10:18 +08:00
parent d82928785d
commit e18297c3c0
12 changed files with 276 additions and 3 deletions

View File

@@ -3,4 +3,5 @@ colorama==0.4.6
python-dotenv==1.0.0
pyinstaller
playwright==1.41.1
requests==2.31.0
requests>=2.31.0
pytz>=2024.1