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