mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
* Add tuner integration * bump pipecat version * chore: update pipecat submodule to match upstream and use tuner-pipecat-sdk 0.2.0 Update pipecat submodule from 0.0.109.dev23 to 13e98d0d9 (the exact commit upstream dograh-hq/dograh uses after v1.30.1). This installs pipecat-ai as 1.1.0.post277 via setuptools_scm, satisfying tuner-pipecat-sdk 0.2.0's pipecat-ai>=1.0.0 requirement. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * wire tuner * feat: refactor integrations into self contained packages * chore: simplify ensure_public_access_token * fix: remove NodeSpec and make DTOs the source of truth * feat: send relevant signal to mcp using to_mcp_dict * fix: fix tests * cleanup: remove nango integrations * feat: add agents.md for integrations --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
22 lines
401 B
Text
22 lines
401 B
Text
langfuse==3.9.3
|
|
fastapi==0.135.3
|
|
asyncpg==0.30.0
|
|
alembic==1.16.5
|
|
redis==5.3.1
|
|
uvicorn==0.35.0
|
|
aioboto3==15.1.0
|
|
arq==0.26.3
|
|
twilio==9.8.0
|
|
minio==7.2.16
|
|
alembic-postgresql-enum==1.8.0
|
|
python-multipart==0.0.20
|
|
sentry-sdk[fastapi]==2.38.0
|
|
sqlalchemy[asyncio]==2.0.43
|
|
msgpack==1.1.2
|
|
pgvector==0.4.2
|
|
bcrypt==5.0.0
|
|
email-validator==2.3.0
|
|
posthog==7.11.1
|
|
fastmcp==3.2.4
|
|
tuner-pipecat-sdk==0.2.0
|
|
PyNaCl==1.6.2
|