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