Spaces:
No application file
No application file
Liss, Alex (NYC-HUG)
commited on
Commit
·
dc5465b
1
Parent(s):
3a80ab1
updating requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ langchain>=0.1.0
|
|
3 |
langchain-openai>=0.0.5
|
4 |
langchain-core>=0.1.15
|
5 |
langchain-neo4j>=0.1.1
|
|
|
6 |
openai>=1.2.0
|
7 |
neo4j>=5.14.0
|
8 |
python-dotenv>=1.0.0
|
|
|
3 |
langchain-openai>=0.0.5
|
4 |
langchain-core>=0.1.15
|
5 |
langchain-neo4j>=0.1.1
|
6 |
+
langchain-community>=0.0.10
|
7 |
openai>=1.2.0
|
8 |
neo4j>=5.14.0
|
9 |
python-dotenv>=1.0.0
|