al1kss commited on
Commit
b748be3
·
verified ·
1 Parent(s): ef5ac1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -9,4 +9,15 @@ aiohttp==3.9.0
9
  python-dotenv==1.0.1
10
  asyncpg==0.28.0
11
  redis==4.5.4
12
- python-multipart==0.0.6
 
 
 
 
 
 
 
 
 
 
 
 
9
  python-dotenv==1.0.1
10
  asyncpg==0.28.0
11
  redis==4.5.4
12
+ python-multipart==0.0.6
13
+
14
+ # LightRAG dependencies
15
+ lightrag-hku>=1.3.6
16
+ networkx>=3.0
17
+ numpy>=1.24.0
18
+ tenacity>=8.0.0
19
+ aiofiles>=23.0.0
20
+ accelerate>=0.20.0
21
+ configparser>=6.0.0
22
+ setuptools>=68.0.0
23
+ nano-vectordb>=0.1.0