Skip to content

Commit

Permalink
Finish missing comment in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sternakt committed Dec 20, 2024
1 parent 831b87a commit 7a36e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"llama-index-core==0.12.5",
]

# used for
# used for agentchat_realtime_swarm notebook and realtime agent twilio demo
twilio = ["fastapi>=0.115.0,<1", "uvicorn>=0.30.6,<1", "twilio>=9.3.2"]

interop_crewai = ["crewai[tools]>=0.86,<1; python_version>='3.10' and python_version<'3.13'"]
Expand Down

0 comments on commit 7a36e71

Please sign in to comment.