najimq59 commited on
Commit
28a01ba
·
verified ·
1 Parent(s): a791ca0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- gradio
2
- phonenumbers
 
 
 
 
1
+ gradio>=3.0.0
2
+ phonenumbers>=8.13.0
3
+ requests>=2.28.0
4
+ beautifulsoup4>=4.11.0
5
+ cryptography>=38.0.0