Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit==1.31.0
|
| 2 |
langchain==0.1.3
|
| 3 |
-
openai==
|
| 4 |
langchain-openai==0.0.3
|
| 5 |
python-dotenv==1.0.0
|
| 6 |
PyPDF2==3.0.1
|
|
|
|
| 1 |
streamlit==1.31.0
|
| 2 |
langchain==0.1.3
|
| 3 |
+
openai==1.9.0
|
| 4 |
langchain-openai==0.0.3
|
| 5 |
python-dotenv==1.0.0
|
| 6 |
PyPDF2==3.0.1
|