File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -8,33 +8,33 @@ package-mode = false
8
8
9
9
[tool .poetry .dependencies ]
10
10
python = " ^3.11"
11
- django = " 5.2"
11
+ django = " 5.2.1 "
12
12
drf-spectacular = { extras = [" sidecar" ], version = " 0.28.0" }
13
13
django-redis = " 5.4.0"
14
- django-db-connection-pool = " 1.2.5 "
14
+ django-db-connection-pool = " 1.2.6 "
15
15
django-mptt = " 0.17.0"
16
16
psycopg = { extras = [" binary" ], version = " 3.2.7" }
17
17
python-dotenv = " 1.1.0"
18
18
uuid-utils = " 0.10.0"
19
19
diskcache2 = " 1.0.0"
20
20
captcha = " 0.7.1"
21
- langchain-openai = " 0.3.15 "
21
+ langchain-openai = " 0.3.16 "
22
22
langchain-anthropic = " 0.3.12"
23
23
langchain-community = " 0.3.23"
24
24
langchain-deepseek = " 0.1.3"
25
25
langchain-google-genai = " 2.1.4"
26
- langchain-mcp-adapters = " 0.0.9 "
27
- langchain-huggingface = " 0.1.2 "
26
+ langchain-mcp-adapters = " 0.0.10 "
27
+ langchain-huggingface = " 0.2.0 "
28
28
langchain-ollama = " 0.3.2"
29
- langgraph = " 0.4.1 "
29
+ langgraph = " 0.4.3 "
30
30
qianfan = " 0.4.12.3"
31
31
zhipuai = " 2.1.5.20250421"
32
- boto3 = " 1.38.6 "
33
- tencentcloud-sdk-python = " 3.0.1372 "
32
+ boto3 = " 1.38.11 "
33
+ tencentcloud-sdk-python = " 3.0.1374 "
34
34
xinference-client = " 1.5.1"
35
- anthropic = " 0.50 .0"
35
+ anthropic = " 0.51 .0"
36
36
dashscope = " 1.23.2"
37
- pylint = " 3.3.6 "
37
+ pylint = " 3.3.7 "
38
38
pydub = " 0.25.1"
39
39
cffi = " 1.17.1"
40
40
pysilk = " 0.0.1"
You can’t perform that action at this time.
0 commit comments