Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -16,4 +16,7 @@ futures
|
|
16 |
diskcache
|
17 |
validators
|
18 |
cleantext
|
19 |
-
langdetect
|
|
|
|
|
|
|
|
16 |
diskcache
|
17 |
validators
|
18 |
cleantext
|
19 |
+
langdetect
|
20 |
+
beautifulsoup4
|
21 |
+
python-ratelimit
|
22 |
+
validators
|