Spaces:
Sleeping
Sleeping
fixed requirements
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -16,8 +16,8 @@ sqlmodel==0.0.22
|
|
16 |
cachetools
|
17 |
|
18 |
# LlamaIndex ecosystem (pinned to compatible versions)
|
19 |
-
llama-index-core
|
20 |
-
docling
|
21 |
-
llama-index-readers-docling
|
22 |
-
llama-index-vector-stores-chroma
|
23 |
-
llama-index-node-parser-docling
|
|
|
16 |
cachetools
|
17 |
|
18 |
# LlamaIndex ecosystem (pinned to compatible versions)
|
19 |
+
llama-index-core
|
20 |
+
docling
|
21 |
+
llama-index-readers-docling
|
22 |
+
llama-index-vector-stores-chroma
|
23 |
+
llama-index-node-parser-docling
|