Initial commit: WeChat bot project with AI chat, video export, and image upload scripts
This commit is contained in:
46
requirements.txt
Normal file
46
requirements.txt
Normal file
@@ -0,0 +1,46 @@
|
||||
aiohappyeyeballs==2.6.2
|
||||
aiohttp==3.14.1
|
||||
aiosignal==1.4.0
|
||||
annotated-types==0.7.0
|
||||
anyio==4.13.0
|
||||
attrs==26.1.0
|
||||
certifi==2026.5.20
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.7
|
||||
cryptography==45.0.7
|
||||
distro==1.9.0
|
||||
faiss-cpu==1.14.2
|
||||
frozenlist==1.8.0
|
||||
grpcio==1.81.1
|
||||
h11==0.16.0
|
||||
h2==4.3.0
|
||||
hpack==4.1.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
hyperframe==6.1.0
|
||||
idna==3.18
|
||||
jiter==0.15.0
|
||||
multidict==6.7.1
|
||||
numpy==2.4.6
|
||||
openai==2.41.1
|
||||
packaging==26.2
|
||||
portalocker==3.2.0
|
||||
prompt_toolkit==3.0.52
|
||||
propcache==0.5.2
|
||||
protobuf==7.35.1
|
||||
pycparser==3.0
|
||||
pycryptodome==3.23.0
|
||||
pydantic==2.13.4
|
||||
pydantic_core==2.46.4
|
||||
qdrant-client==1.18.0
|
||||
requests==2.34.2
|
||||
silk-python==0.2.8
|
||||
sniffio==1.3.1
|
||||
tqdm==4.68.2
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.7.0
|
||||
wcwidth==0.8.1
|
||||
wechat_clawbot_sdk==0.4.0
|
||||
weixin-bot-sdk==0.2.0
|
||||
yarl==1.24.2
|
||||
Reference in New Issue
Block a user