upload
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ bs4
|
|
7 |
openai
|
8 |
matplotlib
|
9 |
plotly
|
10 |
-
tiktoken
|
|
|
|
7 |
openai
|
8 |
matplotlib
|
9 |
plotly
|
10 |
+
tiktoken
|
11 |
+
lxml
|