Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
flask==3.1.2
|
| 2 |
flask-cors==6.0.1
|
| 3 |
numpy==2.0.2
|
| 4 |
-
langchain-community==0.3.27
|
| 5 |
langchain-core==0.3.79
|
| 6 |
langchain_groq==0.3.8
|
| 7 |
langchain_text_splitters==0.3.11
|
|
|
|
| 1 |
flask==3.1.2
|
| 2 |
flask-cors==6.0.1
|
| 3 |
numpy==2.0.2
|
|
|
|
| 4 |
langchain-core==0.3.79
|
| 5 |
langchain_groq==0.3.8
|
| 6 |
langchain_text_splitters==0.3.11
|