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