Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ sse_starlette
|
|
8 |
termcolor
|
9 |
uvicorn
|
10 |
websockets
|
11 |
-
googletrans
|
|
|
8 |
termcolor
|
9 |
uvicorn
|
10 |
websockets
|
11 |
+
googletrans==3.1.0a0
|