mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
fix(requirements.txt): 添加 paramiko 依赖
在 requirements.txt 中添加了 paramiko 依赖,以支持 SSH 相关功能。
This commit is contained in:
parent
43361d640f
commit
1d1634bb22
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ lunardate
|
||||||
playwright
|
playwright
|
||||||
nonebot-plugin-htmlrender
|
nonebot-plugin-htmlrender
|
||||||
tenacity
|
tenacity
|
||||||
|
paramiko
|
||||||
|
|
||||||
requests
|
requests
|
||||||
pillow
|
pillow
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue