diff --git a/copilot-backend/requirements.txt b/copilot-backend/requirements.txt index 4d13a8c..fa14ae5 100644 --- a/copilot-backend/requirements.txt +++ b/copilot-backend/requirements.txt @@ -5,7 +5,7 @@ pydantic-settings==2.5.2 openai==1.51.0 httpx==0.27.2 sse-starlette==2.1.3 -python-multipart==0.0.12 +python-multipart==0.0.32 asyncpg==0.29.0 fastembed==0.4.2 numpy==1.26.4