dlsmallw's picture
Task-272 Research on the basics for using Streamlit
bb47d6d
raw
history blame
180 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
streamlit = "*"
pandas = "*"
numpy = "*"
[dev-packages]
[requires]
python_version = "3.12"