Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
python-whois==0.8.0
|
2 |
requests==2.31.0
|
3 |
-
gradio
|
|
|
|
|
|
1 |
python-whois==0.8.0
|
2 |
requests==2.31.0
|
3 |
+
gradio
|
4 |
+
BeautifulSoup
|
5 |
+
bs4
|