File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ django = "4.2.15"
1111djangorestframework = " ^3.15.2"
1212drf-yasg = " 1.21.7"
1313django-filter = " 23.2"
14- langchain = " 0.2.16 "
15- langchain_community = " 0.2.17 "
16- langchain-huggingface = " ^0.0.3 "
14+ langchain = " ^0.3.10 "
15+ langchain_community = " ^0.3.10 "
16+ langchain-huggingface = " ^0.1.0 "
1717psycopg2-binary = " 2.9.7"
1818jieba = " ^0.42.1"
1919diskcache = " ^5.6.3"
@@ -27,7 +27,7 @@ qianfan = "^0.3.6.1"
2727pycryptodome = " ^3.19.0"
2828beautifulsoup4 = " ^4.12.2"
2929html2text = " ^2024.2.26"
30- langchain-openai = " ^0.1.8 "
30+ langchain-openai = " ^0.2.11 "
3131django-ipware = " ^6.0.4"
3232django-apscheduler = " ^0.6.2"
3333pymupdf = " 1.24.9"
@@ -40,7 +40,7 @@ zhipuai = "^2.0.1"
4040httpx = " ^0.27.0"
4141httpx-sse = " ^0.4.0"
4242websockets = " ^13.0"
43- langchain-google-genai = " ^1 .0.3 "
43+ langchain-google-genai = " ^2 .0.0 "
4444openpyxl = " ^3.1.2"
4545xlrd = " ^2.0.1"
4646gunicorn = " ^22.0.0"
You can’t perform that action at this time.
0 commit comments