Vipul Swarup
scaffolding for student input
609654e
Raw
History Blame Contribute Delete
240 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
langchain = "*"
openai = "*"
streamlit = "*"
streamlit-chat = "*"
python-dotenv = "*"
markdown = "*"
[dev-packages]
[requires]
python_version = "3.11"