We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 445c88f + 56d1d2b commit 5388286Copy full SHA for 5388286
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.2.17
+langchain-community==0.3.27
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.6
12
-requests==2.31.0
+python-multipart==0.0.18
+requests==2.32.4
13
aiofiles==24.1.0
14
supabase==2.18.1
0 commit comments