Saif Rehman Nasir
commited on
Commit
·
55b12fa
1
Parent(s):
42fbef4
Update dependency versions in requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ sentence-transformers
|
|
3 |
numpy
|
4 |
pandas
|
5 |
neo4j
|
6 |
-
|
7 |
-
langchain-
|
8 |
-
|
|
|
9 |
tqdm
|
|
|
3 |
numpy
|
4 |
pandas
|
5 |
neo4j
|
6 |
+
langchain==0.3.1
|
7 |
+
langchain-community==0.3.1
|
8 |
+
langchain-core==0.3.6
|
9 |
+
langchain-huggingface==0.1.0
|
10 |
tqdm
|