mirror of
https://github.com/run-llama/workflows-py.git
synced 2026-07-21 04:05:25 -04:00
Increase minimum llama-index-workflows version (#248)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"llama-index-utils-workflow": patch
|
||||
---
|
||||
|
||||
Increase minimum llama-index-workflows version
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "",
|
||||
"name": "docs",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
|
||||
@@ -14,7 +14,7 @@ authors = [{name = "Adrian Lyjak", email = "adrianlyjak@gmail.com"}]
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"llama-index-core>=0.14,<0.15.0",
|
||||
"llama-index-workflows>=2.9.0,<3.0.0",
|
||||
"llama-index-workflows>=2.11.3,<3.0.0",
|
||||
"pyvis>=0.3.2"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user