Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ faiss-cpu==1.8.0.post1
|
|
| 12 |
neo4j==5.24.0
|
| 13 |
gradio==4.44.0
|
| 14 |
streamlit==1.31.0
|
| 15 |
-
pandas==2.1.3
|
|
|
|
|
|
| 12 |
neo4j==5.24.0
|
| 13 |
gradio==4.44.0
|
| 14 |
streamlit==1.31.0
|
| 15 |
+
pandas==2.1.3
|
| 16 |
+
pydantic==2.9.2
|