feat: update pyseekdb version to 1.1.0.post3

This commit is contained in:
youhuanghe
2026-03-08 10:42:20 +00:00
parent fbd3d7ae3a
commit c64eb58cf8

View File

@@ -63,7 +63,7 @@ dependencies = [
"langchain-text-splitters>=0.0.1", "langchain-text-splitters>=0.0.1",
"chromadb>=0.4.24", "chromadb>=0.4.24",
"qdrant-client (>=1.15.1,<2.0.0)", "qdrant-client (>=1.15.1,<2.0.0)",
"pyseekdb==1.0.0b7", "pyseekdb==1.1.0.post3",
"langbot-plugin==0.3.0rc1", "langbot-plugin==0.3.0rc1",
"asyncpg>=0.30.0", "asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0", "line-bot-sdk>=3.19.0",