Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ random-password-generator
|
|
22 |
numpy>=1.22.2 # pinned to avoid a vulnerability
|
23 |
tornado>=6.3.2 # pinned to avoid a vulnerability
|
24 |
PyExecJS
|
25 |
-
browser_cookie3
|
|
|
|
22 |
numpy>=1.22.2 # pinned to avoid a vulnerability
|
23 |
tornado>=6.3.2 # pinned to avoid a vulnerability
|
24 |
PyExecJS
|
25 |
+
browser_cookie3
|
26 |
+
googletrans==4.0.0rc1
|