Spaces:
Running
Running
siddhartharya
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ sentence-transformers
|
|
5 |
faiss-cpu
|
6 |
numpy
|
7 |
aiohttp
|
8 |
-
openai
|
|
|
|
5 |
faiss-cpu
|
6 |
numpy
|
7 |
aiohttp
|
8 |
+
openai>=0.27.0,<1.0.0
|
9 |
+
|