Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
langchain
|
|
|
|
| 2 |
PyPDF2==3.0.1
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit==1.18.1
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
#==0.0.184
|
| 3 |
PyPDF2==3.0.1
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
streamlit==1.18.1
|