docs(deploy): 记录 wtfllm 生产部署要点与固定版本清单
This commit is contained in:
102
kb_build/req_freeze.txt
Normal file
102
kb_build/req_freeze.txt
Normal file
@@ -0,0 +1,102 @@
|
||||
aiofiles==25.1.0
|
||||
aiohttp==3.14.3
|
||||
aiosqlite==0.22.1
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
APScheduler==3.11.3
|
||||
arclet-alconna==1.8.44
|
||||
arclet-alconna-tools==0.7.12
|
||||
argcomplete==3.7.2
|
||||
async-timeout==5.0.1
|
||||
openai==3.6.0
|
||||
beautifulsoup4==4.15.0
|
||||
bs4==0.0.2
|
||||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.9
|
||||
click==8.5.0
|
||||
ecdsa==0.19.1
|
||||
exceptiongroup==1.3.1
|
||||
fastapi==0.115.6
|
||||
filetype==1.2.0
|
||||
greenlet==3.1.1
|
||||
h11==0.16.0
|
||||
httptools==0.8.0
|
||||
idna==3.19
|
||||
importlib_metadata==9.0.1
|
||||
iso8601==2.1.0
|
||||
jieba==0.42.1
|
||||
Jinja2==3.1.6
|
||||
loguru==0.7.2
|
||||
Markdown==3.10.3
|
||||
MarkupSafe==3.0.3
|
||||
msgpack==1.2.2
|
||||
multidict==6.7.1
|
||||
nepattern==0.7.8
|
||||
nonebot-adapter-onebot==2.4.6
|
||||
nonebot-plugin-alconna==0.62.1
|
||||
nonebot-plugin-apscheduler==0.2.0
|
||||
nonebot-plugin-htmlrender==0.8.1
|
||||
nonebot-plugin-localstore==0.7.4
|
||||
nonebot-plugin-send-anything-anywhere==0.7.1
|
||||
nonebot-plugin-uninfo==0.11.1
|
||||
nonebot-plugin-waiter==0.8.1
|
||||
nonebot2==2.5.0
|
||||
nonebot_plugin_learning_chat==0.4.0
|
||||
nonebot_plugin_withdraw==0.4.1
|
||||
packaging==25.0
|
||||
pillow==12.3.0
|
||||
pilmoji==2.0.5
|
||||
platformdirs==4.11.5
|
||||
playwright==1.59.0
|
||||
propcache==0.5.2
|
||||
pyasn1==0.6.4
|
||||
pydantic==2.13.5
|
||||
Pygments==2.20.0
|
||||
pygtrie==2.5.0
|
||||
pymdown-extensions==11.0.2
|
||||
python-dotenv==1.2.2
|
||||
python-jose==3.3.0
|
||||
python-markdown-math==0.9
|
||||
pytz==2023.3
|
||||
PyYAML==6.0.2
|
||||
requests==2.34.2
|
||||
rsa==4.9.1
|
||||
ruamel.yaml==0.17.40
|
||||
ruamel.yaml.clib==0.2.15
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.9.2
|
||||
starlette==0.41.3
|
||||
StrEnum==0.4.15
|
||||
tarina==0.7.5
|
||||
typing_extensions==4.16.0
|
||||
tzlocal==5.3.1
|
||||
urllib3==2.7.0
|
||||
uvicorn==0.52.4
|
||||
watchfiles==1.1.0
|
||||
websockets==16.1.1
|
||||
yarl==1.24.5
|
||||
zipp==4.1.0
|
||||
nonebot-plugin-wtfllm @ file:///root/wtfllm.zip
|
||||
httpx==0.28.1
|
||||
orjson==3.12.0
|
||||
sqlmodel==0.0.42
|
||||
cachetools==7.1.7
|
||||
trafilatura==2.2.0
|
||||
ddgs==9.16.0
|
||||
fake-useragent==2.2.0
|
||||
pybase64==1.5.0
|
||||
pillowmd==0.7.3
|
||||
lxml==6.1.2
|
||||
tiktoken==0.13.0
|
||||
makefun==1.16.0
|
||||
fastembed==0.8.0
|
||||
qdrant-client==1.15.1
|
||||
pydantic-ai==1.107.5
|
||||
numpy==2.5.2
|
||||
lightgbm==4.7.0
|
||||
scikit-learn==1.9.0
|
||||
model2vec==0.9.0
|
||||
rapidocr==3.9.2
|
||||
pydantic-settings # wtfllm/nonebot 运行需要
|
||||
appdirs # pyppeteer 依赖
|
||||
Reference in New Issue
Block a user