mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
chore: update text processing dependencies
This commit is contained in:
+14
-13
@@ -14,10 +14,10 @@ alembic~=1.16.2
|
||||
anyio~=4.10.0
|
||||
bcrypt~=4.0.1
|
||||
regex~=2024.11.6
|
||||
cn2an~=0.5.19
|
||||
cn2an~=0.5.24
|
||||
dateparser~=1.2.2
|
||||
python-dateutil~=2.8.2
|
||||
zhconv~=1.4.3
|
||||
zhconv-rs~=0.4.1
|
||||
anitopy~=2.1.1
|
||||
requests[socks]~=2.32.4
|
||||
urllib3~=2.5.0
|
||||
@@ -41,6 +41,7 @@ pyTelegramBotAPI~=4.27.0
|
||||
telegramify-markdown~=0.5.2
|
||||
cloakbrowser~=0.3.28
|
||||
torrentool~=1.2.0
|
||||
fast-bencode~=1.1.7
|
||||
slack-bolt~=1.23.0
|
||||
slack-sdk~=3.35.0
|
||||
discord.py==2.6.4
|
||||
@@ -63,7 +64,7 @@ pywebpush~=2.0.3
|
||||
aiosqlite~=0.21.0
|
||||
psycopg2-binary~=2.9.10
|
||||
asyncpg~=0.30.0
|
||||
jieba~=0.42.1
|
||||
fast-jieba~=0.4.0
|
||||
rsa~=4.9
|
||||
redis~=6.2.0
|
||||
async_timeout~=5.0.1; python_full_version < "3.11.3"
|
||||
@@ -75,17 +76,17 @@ pympler~=1.1
|
||||
smbprotocol~=1.15.0
|
||||
setproctitle~=1.3.6
|
||||
httpx[socks,http2]~=0.28.1
|
||||
langchain~=1.2.15
|
||||
langchain-core~=1.3.2
|
||||
langchain-community~=0.4.1
|
||||
langchain-anthropic~=1.4.2
|
||||
langchain-openai~=1.2.1
|
||||
langchain-google-genai~=4.2.2
|
||||
langchain~=1.3.1
|
||||
langchain-core~=1.4.0
|
||||
langchain-community~=0.4.2
|
||||
langchain-anthropic~=1.4.3
|
||||
langchain-openai~=1.2.2
|
||||
langchain-google-genai~=4.2.3
|
||||
langchain-deepseek~=1.0.1
|
||||
langgraph~=1.1.9
|
||||
anthropic>=0.57,<1
|
||||
openai~=2.33.0
|
||||
google-genai~=1.74.0
|
||||
langgraph~=1.2.1
|
||||
anthropic~=0.104.1
|
||||
openai~=2.38.0
|
||||
google-genai~=1.75.0
|
||||
ddgs~=9.10.0
|
||||
websocket-client~=1.8.0
|
||||
lark-oapi~=1.4.23
|
||||
|
||||
Reference in New Issue
Block a user