diff --git a/backend/requirements/dev.txt b/backend/requirements/dev.txt index 84c1c9ea4bf..27304dbef37 100644 --- a/backend/requirements/dev.txt +++ b/backend/requirements/dev.txt @@ -26,4 +26,5 @@ lxml==5.3.0 lxml_html_clean==0.2.2 boto3-stubs[s3]==1.34.133 pandas==2.2.3 -pandas-stubs==2.2.3.241009 \ No newline at end of file +pandas-stubs==2.2.3.241009 +cohere==5.6.1 \ No newline at end of file