Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,6 +18,6 @@ openai
|
|
18 |
huggingface_hub
|
19 |
InstructorEmbedding
|
20 |
torch
|
21 |
-
sentence_transformers
|
22 |
google-generativeai
|
23 |
protobuf
|
|
|
18 |
huggingface_hub
|
19 |
InstructorEmbedding
|
20 |
torch
|
21 |
+
sentence_transformers==2.2.2
|
22 |
google-generativeai
|
23 |
protobuf
|