a-share-demo / Pipfile
ellendan's picture
(feat) read last update date
b0da1ed
raw
history blame contribute delete
343 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pandas = "*"
numpy = "*"
gradio = "*"
plotly = "*"
datasets = "*"
jupyter = "*"
matplotlib = "*"
stock-pandas = "*"
interpret = "*"
scikit-learn = "*"
backtesting = "*"
ta-lib = "*"
huggingface-hub = "*"
[dev-packages]
[requires]
python_version = "3.11"