-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
102 lines (102 loc) · 1.78 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.6.2.post1
asn1crypto==1.5.1
async-timeout==4.0.3
attrs==24.2.0
beautifulsoup4==4.12.3
bip-utils==2.9.3
bitarray==2.9.2
cbor2==5.6.4
cdp-agentkit-core==0.0.5
cdp-langchain==0.0.7
cdp-sdk==0.10.3
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
ckzg==2.0.1
click==8.1.7
coincurve==20.0.0
coloredlogs==15.0.1
crcmod==1.7
cryptography==43.0.1
cytoolz==0.12.3
distro==1.9.0
ecdsa==0.19.0
ed25519-blake2b==1.4.1
eth-account==0.13.3
eth-hash==0.7.0
eth-keyfile==0.8.1
eth-keys==0.5.1
eth-rlp==2.1.0
eth-typing==5.0.0
eth-utils==5.0.0
eth_abi==5.1.0
fastapi==0.115.5
frozenlist==1.4.1
h11==0.14.0
hexbytes==1.2.1
httpcore==1.0.7
httpx==0.27.2
httpx-sse==0.4.0
humanfriendly==10.0
idna==3.10
jiter==0.7.1
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.3.7
langchain-core==0.3.19
langchain-openai==0.2.9
langchain-redis==0.1.1
langchain-text-splitters==0.3.2
langgraph==0.2.53
langgraph-checkpoint==2.0.5
langgraph-sdk==0.1.36
langsmith==0.1.144
ml-dtypes==0.4.1
msgpack==1.1.0
multidict==6.1.0
numpy==1.26.4
openai==1.55.0
orjson==3.10.11
packaging==24.2
parsimonious==0.10.0
py-sr25519-bindings==0.2.0
pycparser==2.22
pycryptodome==3.20.0
pydantic==2.9.2
pydantic-settings==2.6.1
pydantic_core==2.23.4
PyJWT==2.9.0
PyNaCl==1.5.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-ulid==2.7.0
pyunormalize==16.0.0
PyYAML==6.0.2
redis==5.2.0
redisvl==0.3.6
regex==2024.9.11
requests==2.32.3
requests-toolbelt==1.0.0
rlp==4.0.1
six==1.16.0
sniffio==1.3.1
soupsieve==2.6
SQLAlchemy==2.0.36
starlette==0.41.3
tabulate==0.9.0
tenacity==9.0.0
tiktoken==0.8.0
toolz==0.12.1
tqdm==4.67.0
types-requests==2.32.0.20240914
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.32.1
web3==7.2.0
websockets==13.0.1
yarl==1.11.1
hypercorn