Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ streamlit_lottie
|
|
7 |
trafilatura
|
8 |
pandas_ta
|
9 |
tradingview_ta
|
10 |
-
db-sqlite3
|
|
|
|
|
|
7 |
trafilatura
|
8 |
pandas_ta
|
9 |
tradingview_ta
|
10 |
+
db-sqlite3
|
11 |
+
pandas_profiling
|
12 |
+
streamlit_pandas_profiling
|