We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5388286 + c70c4e3 commit 87f2864Copy full SHA for 87f2864
1 file changed
backend/requirements.txt
@@ -2,13 +2,13 @@ fastapi==0.104.1
2
uvicorn[standard]==0.24.0
3
langchain==0.2.16
4
langchain-openai==0.1.25
5
-langchain-community==0.3.27
+langchain-community==0.2.17
6
chromadb==0.4.24
7
python-dotenv==1.0.0
8
pydantic==2.11.7
9
pandas==2.1.4
10
numpy==1.26.2
11
-python-multipart==0.0.18
12
-requests==2.32.4
+python-multipart==0.0.6
+requests==2.31.0
13
aiofiles==24.1.0
14
supabase==2.18.1
0 commit comments