Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ pylint
|
|
| 7 |
huggingface_hub
|
| 8 |
numpy
|
| 9 |
langchain
|
|
|
|
| 10 |
matplotlib
|
| 11 |
streamlit-ace
|
| 12 |
streamlit
|
|
|
|
| 7 |
huggingface_hub
|
| 8 |
numpy
|
| 9 |
langchain
|
| 10 |
+
langchain==0.2.12
|
| 11 |
matplotlib
|
| 12 |
streamlit-ace
|
| 13 |
streamlit
|