Files
neuroinvest/Pipfile

23 lines
308 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
yfinance = "*"
get-all-tickers = "*"
tables = "*"
sklearn = "*"
tensorflow = "*"
matplotlib = "*"
seaborn = "*"
plaidml = "*"
plaidml-keras = "*"
pyyaml = "*"
h5py = "*"
[requires]
python_version = "3.8"