Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ sentence_transformers
|
|
| 3 |
aiohttp
|
| 4 |
asyncio
|
| 5 |
openai
|
| 6 |
-
|
|
|
|
|
|
| 3 |
aiohttp
|
| 4 |
asyncio
|
| 5 |
openai
|
| 6 |
+
beautifulsoup4
|
| 7 |
+
fake-useragent
|