-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
136 lines (136 loc) · 2.4 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via web3
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
asttokens==2.4.1
# via vyper
attrs==24.2.0
# via aiohttp
bitarray==2.9.3
# via eth-account
cbor2==5.6.5
# via vyper
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
ckzg==2.0.1
# via eth-account
cytoolz==1.0.0
# via eth-utils
eth-abi==5.1.0
# via
# eth-account
# web3
eth-account==0.13.4
# via web3
eth-hash==0.7.0
# via
# eth-utils
# web3
eth-keyfile==0.8.1
# via eth-account
eth-keys==0.5.1
# via
# eth-account
# eth-keyfile
eth-rlp==2.1.0
# via eth-account
eth-typing==5.0.1
# via
# eth-abi
# eth-keys
# eth-utils
# web3
eth-utils==5.0.0
# via
# eth-abi
# eth-account
# eth-keyfile
# eth-keys
# eth-rlp
# rlp
# web3
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
hexbytes==1.2.1
# via
# eth-account
# eth-rlp
# eth-utils
# web3
idna==3.10
# via
# requests
# yarl
importlib-metadata==8.5.0
# via vyper
multidict==6.1.0
# via
# aiohttp
# yarl
packaging==23.2
# via vyper
parsimonious==0.10.0
# via eth-abi
propcache==0.2.0
# via yarl
pycryptodome==3.21.0
# via
# eth-hash
# eth-keyfile
# vyper
pydantic==2.9.2
# via
# eth-account
# web3
pydantic-core==2.23.4
# via pydantic
python-dotenv==1.0.1
# via web3py-simple-storage-cu (pyproject.toml)
pyunormalize==16.0.0
# via web3
regex==2024.9.11
# via parsimonious
requests==2.32.3
# via web3
rlp==4.0.1
# via
# eth-account
# eth-rlp
six==1.16.0
# via asttokens
toolz==1.0.0
# via cytoolz
types-requests==2.32.0.20240914
# via web3
typing-extensions==4.12.2
# via
# eth-typing
# pydantic
# pydantic-core
# web3
urllib3==2.2.3
# via
# requests
# types-requests
vyper==0.4.0
# via web3py-simple-storage-cu (pyproject.toml)
web3==7.3.1
# via web3py-simple-storage-cu (pyproject.toml)
websockets==13.1
# via web3
wheel==0.44.0
# via vyper
yarl==1.15.2
# via aiohttp
zipp==3.20.2
# via importlib-metadata