Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
langchain==0.0.154
|
| 2 |
PyPDF2==3.0.1
|
| 3 |
streamlit==1.18.1
|
| 4 |
-
dotenv
|
|
|
|
| 1 |
langchain==0.0.154
|
| 2 |
PyPDF2==3.0.1
|
| 3 |
streamlit==1.18.1
|
| 4 |
+
python-dotenv
|