diff --git a/backend-agent/requirements.txt b/backend-agent/requirements.txt index a8b36f8..ffc6545 100644 --- a/backend-agent/requirements.txt +++ b/backend-agent/requirements.txt @@ -1,7 +1,7 @@ generative-ai-hub-sdk[all]>=3.1.1 Deprecated==1.2.15 python-dotenv==1.0.1 -faiss-cpu~=1.9.0 +faiss-cpu~=1.12.0 Flask==2.3.3 Flask-Cors==6.0.0 flask_sock==0.7.0