Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ requests==2.32.3
|
|
7 |
beautifulsoup4==4.12.2
|
8 |
scikit-learn==1.3.0
|
9 |
dash-bootstrap-components==1.3.0
|
10 |
-
dash-daq==0.5.0
|
|
|
|
7 |
beautifulsoup4==4.12.2
|
8 |
scikit-learn==1.3.0
|
9 |
dash-bootstrap-components==1.3.0
|
10 |
+
dash-daq==0.5.0
|
11 |
+
kaggle==1.5.12
|