diff --git a/cloud/requirements.txt b/cloud/requirements.txt index b7d4dd6..17f0a22 100644 --- a/cloud/requirements.txt +++ b/cloud/requirements.txt @@ -5,4 +5,5 @@ opencv-python-headless requests==2.32.3 paho-mqtt>=1.6,<3 openai>=1.0.0 -pydantic>=2.0.0 \ No newline at end of file +pydantic>=2.0.0 +twilio>=9.0.0 \ No newline at end of file