Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ Flask==2.0.1
|
|
2 |
Werkzeug==2.2.2
|
3 |
hypercorn==0.14.4
|
4 |
git+https://github.com/johnpaulbin/googletranslate
|
5 |
-
requests
|
|
|
|
2 |
Werkzeug==2.2.2
|
3 |
hypercorn==0.14.4
|
4 |
git+https://github.com/johnpaulbin/googletranslate
|
5 |
+
requests
|
6 |
+
numpy
|