Saif Rehman Nasir
commited on
Commit
·
42fbef4
1
Parent(s):
062b6dd
Update dependency versions in requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ sentence-transformers
|
|
3 |
numpy
|
4 |
pandas
|
5 |
neo4j
|
6 |
-
|
7 |
langchain-core==0.1.0
|
8 |
-
langchain_huggingface
|
9 |
tqdm
|
|
|
3 |
numpy
|
4 |
pandas
|
5 |
neo4j
|
6 |
+
langchain_community==0.2.16
|
7 |
langchain-core==0.1.0
|
8 |
+
langchain_huggingface==0.1.0
|
9 |
tqdm
|