ak3ra commited on
Commit
434276e
·
1 Parent(s): 0b4e2d4

fixed requirements

Browse files
Files changed (1) hide show
  1. 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==0.11.19
20
- docling==1.16.1
21
- llama-index-readers-docling==0.1.0
22
- llama-index-vector-stores-chroma==0.4.0
23
- llama-index-node-parser-docling==0.2.0
 
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