Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
androguard
|
3 |
-
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
androguard==3.3.5
|
3 |
+
numpy>=1.22.0
|