Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ chromadb==0.4.22
|
|
| 3 |
langchain==0.1.16
|
| 4 |
langchain-community==0.0.38
|
| 5 |
langchain-openai==0.1.6
|
| 6 |
-
openai
|
| 7 |
PyPDF2==3.0.1
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
pandas==2.2.1
|
|
|
|
| 3 |
langchain==0.1.16
|
| 4 |
langchain-community==0.0.38
|
| 5 |
langchain-openai==0.1.6
|
| 6 |
+
openai==1.23.0
|
| 7 |
PyPDF2==3.0.1
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
pandas==2.2.1
|