Skip to content

Commit a49ed27

Browse files
updated dependencies (#1321)
1 parent 6c5a5e6 commit a49ed27

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

backend/requirements.txt

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,64 @@
1-
accelerate==1.6.0
1+
accelerate==1.7.0
22
asyncio==3.4.3
3-
boto3==1.37.29
4-
botocore==1.37.29
5-
certifi==2025.1.31
6-
fastapi==0.115.11
3+
boto3==1.38.36
4+
botocore==1.38.36
5+
certifi==2025.6.15
6+
fastapi==0.115.12
77
fastapi-health==0.4.0
8-
google-api-core==2.24.2
9-
google-auth==2.38.0
10-
google_auth_oauthlib==1.2.1
8+
google-api-core==2.25.1
9+
google-auth==2.40.3
10+
google_auth_oauthlib==1.2.2
1111
google-cloud-core==2.4.3
1212
json-repair==0.39.1
1313
pip-install==1.3.5
14-
langchain==0.3.23
15-
langchain-aws==0.2.18
16-
langchain-anthropic==0.3.9
17-
langchain-fireworks==0.2.9
18-
langchain-community==0.3.19
19-
langchain-core==0.3.51
14+
langchain==0.3.25
15+
langchain-aws==0.2.25
16+
langchain-anthropic==0.3.15
17+
langchain-fireworks==0.3.0
18+
langchain-community==0.3.25
19+
langchain-core==0.3.65
2020
langchain-experimental==0.3.4
21-
langchain-google-vertexai==2.0.19
22-
langchain-groq==0.2.5
23-
langchain-openai==0.3.12
21+
langchain-google-vertexai==2.0.25
22+
langchain-groq==0.3.2
23+
langchain-openai==0.3.23
2424
langchain-text-splitters==0.3.8
25-
langchain-huggingface==0.1.2
25+
langchain-huggingface==0.3.0
2626
langdetect==1.0.9
27-
langsmith==0.3.26
27+
langsmith==0.3.45
2828
langserve==0.3.1
29-
neo4j-rust-ext
29+
neo4j-rust-ext==5.28.1.0
3030
nltk==3.9.1
31-
openai==1.71.0
31+
openai==1.86.0
3232
opencv-python==4.11.0.86
3333
psutil==7.0.0
34-
pydantic==2.10.6
35-
python-dotenv==1.0.1
34+
pydantic==2.11.7
35+
python-dotenv==1.1.0
3636
python-magic==0.4.27
3737
PyPDF2==3.0.1
38-
PyMuPDF==1.25.5
39-
starlette==0.46.1
40-
sse-starlette==2.2.1
38+
PyMuPDF==1.26.1
39+
starlette==0.46.2
40+
sse-starlette==2.3.6
4141
starlette-session==0.4.3
4242
tqdm==4.67.1
4343
unstructured[all-docs]
4444
unstructured==0.17.2
45-
unstructured-client==0.32.3
46-
unstructured-inference==0.8.10
47-
urllib3==2.3.0
48-
uvicorn==0.34.0
45+
unstructured-client==0.36.0
46+
unstructured-inference==1.0.5
47+
urllib3==2.4.0
48+
uvicorn==0.34.3
4949
gunicorn==23.0.0
5050
wikipedia==1.4.0
5151
wrapt==1.17.2
52-
yarl==1.18.3
53-
youtube-transcript-api==1.0.3
54-
zipp==3.21.0
55-
sentence-transformers==4.0.2
56-
google-cloud-logging==3.11.4
52+
yarl==1.20.1
53+
youtube-transcript-api==1.1.0
54+
zipp==3.23.0
55+
sentence-transformers==4.1.0
56+
google-cloud-logging==3.12.1
5757
pypandoc==1.15
58-
graphdatascience==1.14
58+
graphdatascience==1.15.1
5959
Secweb==1.18.1
60-
ragas==0.2.14
60+
ragas==0.2.15
6161
rouge_score==0.1.2
6262
langchain-neo4j==0.4.0
6363
pypandoc-binary==1.15
64-
chardet==5.2.0
64+
chardet==5.2.0

0 commit comments

Comments
 (0)