forked from juspay/clairvoyance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (39 loc) · 879 Bytes
/
Copy pathrequirements.txt
File metadata and controls
54 lines (39 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Web framework and server
fastapi==0.115.12
uvicorn==0.34.2
# Async HTTP client
aiohttp>=3.8.4
# Additional utilities
pytz==2025.2
python-multipart>=0.0.6
websockets>=11.0.3
# For handling CORS
starlette>=0.27.0
# Logging and environment
python-dotenv>=1.0.0
pipecat-ai[daily,google,assemblyai,silero,openai,azure,elevenlabs,noisereduce,mem0,aic,anthropic,deepgram,soniox,mcp,local-smart-turn-v3,sarvam]
pipecat-ai-flows
numpy
# Misc
loguru
# OpenTelemetry for Langfuse tracing
opentelemetry-api
opentelemetry-sdk
opentelemetry-exporter-otlp-proto-http
langfuse
# PostgreSQL database support
asyncpg
# AWS SDK for KMS
boto3
# Google Cloud Storage
google-cloud-storage>=2.10.0
google-auth>=2.17.0
twilio
# JWT Authentication
PyJWT
# Audio processing
pydub
# Redis cluster support
redis[hiredis]>=5.0.0
# DevCycle Feature Flag SDK
devcycle-python-server-sdk>=3.0.0