Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
numpy==2.2.5
|
| 2 |
-
pandas==2.3.0
|
| 3 |
-
python-dotenv==1.0.1
|
| 4 |
-
langchain==0.3.25
|
| 5 |
-
langchain-openai==0.3.23
|
| 6 |
-
langchain-community==0.3.24
|
| 7 |
-
|
|
|
|
| 1 |
+
numpy==2.2.5
|
| 2 |
+
pandas==2.3.0
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
+
langchain==0.3.25
|
| 5 |
+
langchain-openai==0.3.23
|
| 6 |
+
langchain-community==0.3.24
|
| 7 |
+
chromadb==1.0.12
|