diff --git a/backend/python/chatterbox/requirements.txt b/backend/python/chatterbox/requirements.txt index a365b4a1b..55a0867f0 100644 --- a/backend/python/chatterbox/requirements.txt +++ b/backend/python/chatterbox/requirements.txt @@ -2,4 +2,5 @@ grpcio==1.71.0 protobuf certifi packaging -setuptools \ No newline at end of file +setuptools +poetry \ No newline at end of file