MAGE10 / Pipfile
Bima Ardhia
txt
f6b9d15
raw
history blame contribute delete
408 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
python-dotenv = "*"
langchain = "*"
langchain_openai = "*"
pinecone-client = "*"
langchain-pinecone = "*"
langchain-google-firestore = "*"
firebase-admin = "*"
streamlit = "*"
langchain-community = "*"
fastapi = "*"
uvicorn = "*"
wikipedia = "*"
python-multipart = "*"
[dev-packages]
[requires]
python_version = "3.11"