2025-02-13 10:53:14 +08:00

25 lines
415 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
python-decouple = "*"
langchain = "*"
google-genai = "*"
chromadb = "*"
SQLAlchemy = "*"
wandb = "*"
langchain-google-genai = "*"
langchain-google-vertexai = "*"
langchain-mongodb = "*"
langgraph = "*"
langchain-community = "*"
beautifulsoup4 = "*"
openai = "*"
pydantic = "*"
[dev-packages]
[requires]
python_version = "3.10"