Spaces:
Running
Running
Commit
·
d27e2cd
1
Parent(s):
6e9bab7
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ langdetect==1.0.8
|
|
9 |
requests
|
10 |
bs4
|
11 |
lxml
|
|
|
12 |
jinja2==3.0.3
|
13 |
itsdangerous==2.0.1
|
14 |
werkzeug==2.0.3
|
|
|
9 |
requests
|
10 |
bs4
|
11 |
lxml
|
12 |
+
numpy
|
13 |
jinja2==3.0.3
|
14 |
itsdangerous==2.0.1
|
15 |
werkzeug==2.0.3
|