Spaces:
Sleeping
Sleeping
Commit
·
fe3114b
1
Parent(s):
bdf2140
update to openai
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
scipy==1.11.1
|
2 |
-
openai==
|
3 |
-
langchain==0.0
|
4 |
pymongo==4.5.0
|
|
|
1 |
scipy==1.11.1
|
2 |
+
openai==1.7.0
|
3 |
+
langchain==0.1.0
|
4 |
pymongo==4.5.0
|