Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ requests_html
|
|
6 |
streamlit_lottie
|
7 |
trafilatura
|
8 |
pandas_ta
|
9 |
-
tradingview_ta
|
|
|
|
6 |
streamlit_lottie
|
7 |
trafilatura
|
8 |
pandas_ta
|
9 |
+
tradingview_ta
|
10 |
+
sqlite3
|