File tree Expand file tree Collapse file tree 1 file changed +52
-51
lines changed Expand file tree Collapse file tree 1 file changed +52
-51
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile requirements.in
6
6
#
7
- aiohttp == 3.9.4
7
+ aiohappyeyeballs == 2.4.0
8
+ # via aiohttp
9
+ aiohttp == 3.10.5
8
10
# via web3
9
11
aiosignal == 1.3.1
10
12
# via aiohttp
11
13
alabaster == 0.7.16
12
14
# via sphinx
15
+ annotated-types == 0.7.0
16
+ # via pydantic
13
17
async-timeout == 4.0.3
14
18
# via aiohttp
15
- attrs == 23.2.0
16
- # via
17
- # aiohttp
18
- # jsonschema
19
- # referencing
20
- babel == 2.14.0
19
+ attrs == 24.2.0
20
+ # via aiohttp
21
+ babel == 2.16.0
21
22
# via sphinx
22
23
bitarray == 2.9.2
23
24
# via eth-account
24
25
certifi == 2024.7.4
25
26
# via requests
26
27
charset-normalizer == 3.3.2
27
28
# via requests
28
- cheb3 == 0.9 .0
29
+ cheb3 == 0.12 .0
29
30
# via -r requirements.in
31
+ ckzg == 2.0.0
32
+ # via eth-account
30
33
cytoolz == 0.12.3
31
34
# via eth-utils
32
35
docutils == 0.19
33
36
# via
34
37
# sphinx
35
38
# sphinx-rtd-theme
36
- eth-abi == 5.0.1
39
+ eth-abi == 5.1.0
37
40
# via
38
41
# eth-account
39
42
# web3
40
- eth-account == 0.10.0
43
+ eth-account == 0.13.3
41
44
# via web3
42
- eth-hash [pycryptodome ]== 0.6 .0
45
+ eth-hash [pycryptodome ]== 0.7 .0
43
46
# via
44
47
# eth-utils
45
48
# web3
46
- eth-keyfile == 0.7.0
49
+ eth-keyfile == 0.8.1
47
50
# via eth-account
48
- eth-keys == 0.5.0
51
+ eth-keys == 0.5.1
49
52
# via
50
53
# eth-account
51
54
# eth-keyfile
52
- eth-rlp == 1.0.1
55
+ eth-rlp == 2. 1.0
53
56
# via eth-account
54
- eth-typing == 4 .0.0
57
+ eth-typing == 5 .0.0
55
58
# via
56
59
# eth-abi
57
60
# eth-keys
58
61
# eth-utils
59
62
# web3
60
- eth-utils == 3 .0.0
63
+ eth-utils == 5 .0.0
61
64
# via
62
65
# eth-abi
63
66
# eth-account
@@ -70,70 +73,61 @@ frozenlist==1.4.1
70
73
# via
71
74
# aiohttp
72
75
# aiosignal
73
- hexbytes == 0.3 .1
76
+ hexbytes == 1.2 .1
74
77
# via
75
78
# eth-account
76
79
# eth-rlp
80
+ # eth-utils
77
81
# web3
78
- idna == 3.7
82
+ idna == 3.8
79
83
# via
80
84
# requests
81
85
# yarl
82
86
imagesize == 1.4.1
83
87
# via sphinx
84
88
jinja2 == 3.1.4
85
89
# via sphinx
86
- jsonschema == 4.21.1
87
- # via web3
88
- jsonschema-specifications == 2023.12.1
89
- # via jsonschema
90
90
loguru == 0.7.2
91
91
# via cheb3
92
- lru-dict == 1.2.0
93
- # via web3
94
- markupsafe == 2.1.4
92
+ markupsafe == 2.1.5
95
93
# via jinja2
96
- multidict == 6.0.4
94
+ multidict == 6.0.5
97
95
# via
98
96
# aiohttp
99
97
# yarl
100
98
packaging == 23.2
101
99
# via
102
100
# py-solc-x
103
101
# sphinx
104
- parsimonious == 0.9 .0
102
+ parsimonious == 0.10 .0
105
103
# via eth-abi
106
- protobuf == 4.25.2
107
- # via web3
108
- py-solc-x == 2.0.2
104
+ py-solc-x == 2.0.3
109
105
# via cheb3
110
106
pycryptodome == 3.20.0
111
107
# via
112
108
# eth-hash
113
109
# eth-keyfile
114
- pygments == 2.17.2
110
+ pydantic == 2.8.2
111
+ # via
112
+ # eth-account
113
+ # web3
114
+ pydantic-core == 2.20.1
115
+ # via pydantic
116
+ pygments == 2.18.0
115
117
# via sphinx
116
118
pyunormalize == 15.1.0
117
119
# via web3
118
- referencing == 0.32.1
119
- # via
120
- # jsonschema
121
- # jsonschema-specifications
122
- regex == 2023.12.25
120
+ regex == 2024.7.24
123
121
# via parsimonious
124
- requests == 2.32.2
122
+ requests == 2.32.3
125
123
# via
126
124
# py-solc-x
127
125
# sphinx
128
126
# web3
129
- rlp == 4.0.0
127
+ rlp == 4.0.1
130
128
# via
131
129
# eth-account
132
130
# eth-rlp
133
- rpds-py == 0.17.1
134
- # via
135
- # jsonschema
136
- # referencing
137
131
snowballstemmer == 2.2.0
138
132
# via sphinx
139
133
sphinx == 5.3.0
@@ -143,31 +137,38 @@ sphinx==5.3.0
143
137
# sphinxcontrib-jquery
144
138
sphinx-rtd-theme == 2.0.0
145
139
# via -r requirements.in
146
- sphinxcontrib-applehelp == 1 .0.8
140
+ sphinxcontrib-applehelp == 2 .0.0
147
141
# via sphinx
148
- sphinxcontrib-devhelp == 1 .0.6
142
+ sphinxcontrib-devhelp == 2 .0.0
149
143
# via sphinx
150
- sphinxcontrib-htmlhelp == 2.0.5
144
+ sphinxcontrib-htmlhelp == 2.1.0
151
145
# via sphinx
152
146
sphinxcontrib-jquery == 4.1
153
147
# via sphinx-rtd-theme
154
148
sphinxcontrib-jsmath == 1.0.1
155
149
# via sphinx
156
- sphinxcontrib-qthelp == 1 .0.7
150
+ sphinxcontrib-qthelp == 2 .0.0
157
151
# via sphinx
158
- sphinxcontrib-serializinghtml == 1.1.10
152
+ sphinxcontrib-serializinghtml == 2.0.0
159
153
# via sphinx
160
154
toolz == 0.12.1
161
155
# via cytoolz
162
- typing-extensions == 4.9.0
156
+ types-requests == 2.32.0.20240712
157
+ # via web3
158
+ typing-extensions == 4.12.2
163
159
# via
164
160
# eth-rlp
161
+ # eth-typing
162
+ # pydantic
163
+ # pydantic-core
165
164
# web3
166
165
urllib3 == 2.2.2
167
- # via requests
168
- web3 == 6.15.0
166
+ # via
167
+ # requests
168
+ # types-requests
169
+ web3 == 7.1.0
169
170
# via cheb3
170
- websockets == 12.0
171
+ websockets == 13.0.1
171
172
# via web3
172
173
yarl == 1.9.4
173
174
# via aiohttp
You can’t perform that action at this time.
0 commit comments