9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
# TradingView Streamlit应用依赖包
|
|
#
|
|
# 主要依赖:
|
|
# - streamlit: Web应用框架
|
|
#
|
|
# 安装方式:
|
|
# pip install -r requirements.txt
|
|
|
|
streamlit>=1.28.0 |