Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
langchain==0.0.
|
2 |
-
streamlit-analytics
|
3 |
openai==0.28.1
|
|
|
|
|
4 |
nltk==3.8.1
|
5 |
PyPDF2==3.0.1
|
6 |
python-dotenv==1.0.0
|
|
|
1 |
+
langchain==0.0.317
|
|
|
2 |
openai==0.28.1
|
3 |
+
|
4 |
+
streamlit-analytics
|
5 |
nltk==3.8.1
|
6 |
PyPDF2==3.0.1
|
7 |
python-dotenv==1.0.0
|