Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
pandas
|
2 |
python-docx
|
3 |
-
|
4 |
-
#bertopic
|
5 |
-
#keybert
|
6 |
-
openai
|
7 |
-
#openai==0.28
|
8 |
tiktoken
|
9 |
langchain
|
|
|
1 |
pandas
|
2 |
python-docx
|
3 |
+
openai==1.97.1
|
|
|
|
|
|
|
|
|
4 |
tiktoken
|
5 |
langchain
|