Sync from development - prepare for v0.2.0

This commit is contained in:
Omni
2025-12-06 20:09:55 +00:00
parent fe14e4ecfb
commit ce969eba1b
277 changed files with 14059 additions and 3899 deletions

View File

@@ -8,6 +8,9 @@ psutil>=5.8.0
requests>=2.25.0
tqdm>=4.65.0
# OAuth token encryption (pure-Python compatible)
pycryptodome>=3.19.0
# Configuration file handling
PyYAML>=6.0