Files
SenSu/requirements.txt
qinglong 7518f4fd17 fix: textual.suggestion 兼容老版 Textual + 升级最低版本约束
- textual.suggestion 在 Textual < 2.0 中不存在
- 添加 try/except fallback 构造兼容 Suggestion 类
- requirements.txt: textual>=0.40.0 → >=0.47.0

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-13 11:15:09 +08:00

9 lines
124 B
Plaintext

rich>=13.0.0
textual>=0.47.0
websockets>=12.0
aiohttp>=3.9.0
pyyaml>=6.0
watchdog>=3.0.0
asyncio-mqtt>=0.16.0
psutil>=5.9.0