-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
73 lines (73 loc) · 2.77 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
attrs==24.2.0
Authlib==1.3.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==43.0.1
dashscope==1.20.10
dataclasses-json==0.6.7
fastapi==0.115.0
frozenlist==1.4.1
greenlet==3.1.0
grpcio==1.66.1
grpcio-health-checking==1.66.1
grpcio-tools==1.66.1
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
hyperframe==6.0.1
idna==3.10
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.3.0
langchain-community==0.3.0
langchain-core==0.3.1
langchain-text-splitters==0.3.0
langchain-weaviate==0.0.3
langsmith==0.1.122
loguru==0.7.2
marshmallow==3.22.0
msgpack==1.1.0
multidict==6.1.0
mypy-extensions==1.0.0
nonebot-adapter-onebot==2.4.5
nonebot2==2.3.3
numpy==1.26.4
orjson==3.10.7
packaging==24.1
protobuf==5.28.1
pycparser==2.22
pydantic==2.9.2
pydantic-settings==2.5.2
pydantic_core==2.23.4
pygtrie==2.5.0
python-dotenv==1.0.1
PyYAML==6.0.2
requests==2.32.3
setuptools==75.1.0
simsimd==4.4.0
sniffio==1.3.1
SQLAlchemy==2.0.35
starlette==0.38.5
tenacity==8.5.0
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.30.6
validators==0.34.0
watchfiles==0.24.0
weaviate-client==4.8.1
websocket-client==1.8.0
websockets==13.0.1
win32-setctime==1.1.0
yarl==1.11.1