Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -4,9 +4,9 @@ langchain-core==0.3.60
|
|
| 4 |
langchain-openai==0.3.17
|
| 5 |
openai==1.79.0
|
| 6 |
faiss-cpu==1.11.0
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
numpy>=1.21.0
|
| 12 |
scikit-learn>=1.0.0
|
|
|
|
| 4 |
langchain-openai==0.3.17
|
| 5 |
openai==1.79.0
|
| 6 |
faiss-cpu==1.11.0
|
| 7 |
+
lancedb>=0.3.0
|
| 8 |
+
pandas>=1.5.0
|
| 9 |
+
tqdm>=4.64.0
|
| 10 |
+
python-dotenv>=1.0.0
|
| 11 |
numpy>=1.21.0
|
| 12 |
scikit-learn>=1.0.0
|