mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
chore(deps): update flowllm dependencies to version 0.2.0.9
This commit is contained in:
parent
245e2564e4
commit
b3910319ce
1 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ classifiers = [
|
|||
keywords = ["llm", "memory", "experience", "memoryscope", "ai", "mcp", "http"]
|
||||
|
||||
dependencies = [
|
||||
"flowllm[reme]>=0.2.0.7",
|
||||
"flowllm[reme]>=0.2.0.9",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
@ -48,7 +48,7 @@ dev = [
|
|||
]
|
||||
|
||||
token = [
|
||||
"flowllm[token]>=0.2.0.5"
|
||||
"flowllm[token]>=0.2.0.9"
|
||||
]
|
||||
|
||||
full = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue