Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ beautifulsoup4
|
|
| 4 |
faiss-cpu
|
| 5 |
langchain
|
| 6 |
mistune
|
| 7 |
-
openai
|
| 8 |
PyPDF2
|
| 9 |
python-dotenv
|
| 10 |
pytz
|
|
|
|
| 4 |
faiss-cpu
|
| 5 |
langchain
|
| 6 |
mistune
|
| 7 |
+
openai==0.28
|
| 8 |
PyPDF2
|
| 9 |
python-dotenv
|
| 10 |
pytz
|