Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,7 +17,7 @@ plotly==5.14.1
|
|
| 17 |
requests
|
| 18 |
datetime
|
| 19 |
pygwalker==0.3.9
|
| 20 |
-
streamlit>=1.
|
| 21 |
regex
|
| 22 |
yfinance==0.2.28
|
| 23 |
python-dotenv
|
|
|
|
| 17 |
requests
|
| 18 |
datetime
|
| 19 |
pygwalker==0.3.9
|
| 20 |
+
streamlit>=1.27.0
|
| 21 |
regex
|
| 22 |
yfinance==0.2.28
|
| 23 |
python-dotenv
|