vrkforever commited on
Commit
8cd7691
·
verified ·
1 Parent(s): 124a21a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- androguard
3
- scikit-learn
 
1
+ gradio==3.50.2
2
+ androguard==3.3.5
3
+ numpy>=1.22.0