# For local dev, install editable from the monorepo:
#   pip install -e ../../sdk-python-agt
wytness-ai==1.5.0

# Microsoft AGT (MIT) is a hard dep of wytness-ai — installed automatically,
# [full] extra included (framework integrations ship inside it). LangChain
# kept as a comment so the demo runs without it; uncomment for the full
# framework wire-up.
# langchain==0.3.7
