fix(plugin): update runtime PyPI index defaults

This commit is contained in:
RockChinQ
2026-05-09 15:26:53 +08:00
parent 18b27dd9ef
commit aedc097188
2 changed files with 4 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ dependencies = [
"chromadb>=1.0.0,<2.0.0",
"qdrant-client (>=1.15.1,<2.0.0)",
"pyseekdb==1.1.0.post3",
"langbot-plugin @ https://github.com/langbot-app/langbot-plugin-sdk/archive/de9d464afddfcfcaf8ed51089f8dbc638c1a478c.zip",
"langbot-plugin @ https://github.com/langbot-app/langbot-plugin-sdk/archive/0a13f1552708a2ebe937bb209319616a64fcb04b.zip",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"matrix-nio>=0.25.2",