Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -6,4 +6,8 @@ neo4j
|
|
6 |
pypdf
|
7 |
python-dotenv
|
8 |
langchain_openai
|
9 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
6 |
pypdf
|
7 |
python-dotenv
|
8 |
langchain_openai
|
9 |
+
streamlit
|
10 |
+
neo4j_graphrag[openai
|
11 |
+
plotly
|
12 |
+
networkx
|
13 |
+
neo4j
|