diff --git a/backend/requirements.txt b/backend/requirements.txt index bfc8883..c5599fd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,12 +3,11 @@ uvicorn[standard]==0.27.0 pydantic==2.5.3 pydantic-settings==2.1.0 chromadb==0.4.22 -sentence-transformers==2.3.1 python-docx==1.1.0 pypdf==4.0.2 python-dotenv==1.0.0 httpx==0.26.0 -pytest==8.0.0 +pytest==7.4.4 pytest-asyncio==0.23.4 tiktoken==0.5.2 python-multipart==0.0.6