Spaces:
Runtime error
Runtime error
danushkhanna
commited on
Commit
·
8921502
1
Parent(s):
3b88a4a
Update requirements.txt
Browse files- requirements.txt +9 -10
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
xgboost==1.4.0
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
whois
|
4 |
+
tldextract
|
5 |
+
urllib3
|
6 |
+
requests
|
7 |
+
ipwhois
|
8 |
+
scikit-learn
|
9 |
+
xgboost
|
|