Spaces:
Sleeping
Sleeping
Ilyas KHIAT commited on
Commit ·
16d85e8
1
Parent(s): ed3d988
whatif
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -5,8 +5,7 @@ async-timeout
|
|
| 5 |
pymupdf
|
| 6 |
python-dotenv
|
| 7 |
typing-extensions
|
| 8 |
-
|
| 9 |
-
pydantic==2.8.2
|
| 10 |
openai==1.45.0
|
| 11 |
langchain==0.3.0
|
| 12 |
langchain-core==0.3.0
|
|
@@ -16,7 +15,7 @@ faiss-cpu
|
|
| 16 |
langchain-experimental
|
| 17 |
neo4j==5.24.0
|
| 18 |
itext2kg==0.0.7
|
| 19 |
-
|
| 20 |
six
|
| 21 |
|
| 22 |
pandas
|
|
|
|
| 5 |
pymupdf
|
| 6 |
python-dotenv
|
| 7 |
typing-extensions
|
| 8 |
+
pydantic==2.9.2
|
|
|
|
| 9 |
openai==1.45.0
|
| 10 |
langchain==0.3.0
|
| 11 |
langchain-core==0.3.0
|
|
|
|
| 15 |
langchain-experimental
|
| 16 |
neo4j==5.24.0
|
| 17 |
itext2kg==0.0.7
|
| 18 |
+
langchain-community
|
| 19 |
six
|
| 20 |
|
| 21 |
pandas
|