Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ tiktoken
|
|
| 5 |
nest-asyncio
|
| 6 |
constants
|
| 7 |
lxml
|
| 8 |
-
bs4
|
|
|
|
|
|
| 5 |
nest-asyncio
|
| 6 |
constants
|
| 7 |
lxml
|
| 8 |
+
bs4
|
| 9 |
+
sentence-transformers
|