Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -36,5 +36,5 @@ nltk
|
|
36 |
git+https://github.com/openai/CLIP.git
|
37 |
|
38 |
|
39 |
-
openai
|
40 |
-
langchain
|
|
|
36 |
git+https://github.com/openai/CLIP.git
|
37 |
|
38 |
|
39 |
+
openai==0.27.0
|
40 |
+
langchain==0.0.98
|