-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
259 lines (258 loc) · 4.52 KB
/
requirements.txt
File metadata and controls
259 lines (258 loc) · 4.52 KB
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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
-e ./deps/py-clob-client
# via -r requirements.in
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
# via web3
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via httpx
asn1crypto==1.5.1
# via coincurve
attrs==25.1.0
# via
# aiohttp
# jsonschema
# referencing
bitarray==3.0.0
# via eth-account
cached-property==2.0.1
# via
# py-ecc
# py-evm
certifi==2025.1.31
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via coincurve
charset-normalizer==3.4.1
# via requests
ckzg==2.0.1
# via
# eth-account
# py-evm
click==8.1.8
# via
# -r requirements.in
# uniswap-python
coincurve==20.0.0
# via -r requirements.in
cytoolz==1.0.1
# via eth-utils
eth-abi==5.2.0
# via
# -r requirements.in
# eth-account
# web3
eth-account==0.13.4
# via
# py-clob-client
# py-order-utils
# web3
eth-bloom==3.1.0
# via py-evm
eth-hash[pycryptodome]==0.7.1
# via
# eth-bloom
# eth-utils
# trie
# web3
eth-keyfile==0.8.1
# via eth-account
eth-keys==0.6.1
# via
# eth-account
# eth-keyfile
# py-evm
eth-rlp==2.1.0
# via eth-account
eth-typing==5.1.0
# via
# eth-abi
# eth-keys
# eth-utils
# py-ecc
# py-evm
# web3
eth-utils==4.1.1
# via
# -r requirements.in
# eth-abi
# eth-account
# eth-keyfile
# eth-keys
# eth-rlp
# poly-eip712-structs
# py-clob-client
# py-ecc
# py-evm
# py-order-utils
# rlp
# trie
# web3
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
greenlet==3.1.1
# via sqlalchemy
h11==0.14.0
# via httpcore
hexbytes==1.3.0
# via
# eth-account
# eth-rlp
# trie
# web3
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via -r requirements.in
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
iniconfig==2.0.0
# via pytest
jsonschema==4.23.0
# via web3
jsonschema-specifications==2024.10.1
# via jsonschema
loguru==0.7.3
# via -r requirements.in
lru-dict==1.3.0
# via
# py-evm
# web3
multidict==6.1.0
# via
# aiohttp
# yarl
packaging==24.2
# via
# pytest
# safe-eth-py
parsimonious==0.10.0
# via eth-abi
pluggy==1.5.0
# via pytest
poly-eip712-structs==0.0.1
# via
# py-clob-client
# py-order-utils
propcache==0.2.1
# via
# aiohttp
# yarl
protobuf==5.29.3
# via web3
py-ecc==7.0.1
# via py-evm
py-evm==0.10.1b2
# via safe-eth-py
py-order-utils==0.3.2
# via py-clob-client
pycparser==2.22
# via cffi
pycryptodome==3.21.0
# via
# eth-hash
# eth-keyfile
# poly-eip712-structs
pydantic==2.10.6
# via
# -r requirements.in
# eth-account
# sqlmodel
pydantic-core==2.27.2
# via pydantic
pytest==8.3.4
# via
# poly-eip712-structs
# py-order-utils
python-dotenv==1.0.1
# via
# -r requirements.in
# py-clob-client
# uniswap-python
pyunormalize==16.0.0
# via web3
pyyaml==6.0.2
# via -r requirements.in
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
regex==2024.11.6
# via parsimonious
requests==2.32.3
# via
# py-clob-client
# safe-eth-py
# web3
rlp==4.0.1
# via
# eth-account
# eth-rlp
# py-evm
# trie
rpds-py==0.22.3
# via
# jsonschema
# referencing
safe-eth-py==5.8.0
# via -r requirements.in
safe-pysha3==1.0.4
# via safe-eth-py
sniffio==1.3.1
# via anyio
sortedcontainers==2.4.0
# via trie
sqlalchemy==2.0.37
# via sqlmodel
sqlmodel==0.0.22
# via -r requirements.in
tenacity==9.0.0
# via -r requirements.in
toolz==1.0.0
# via cytoolz
trie==3.1.0
# via py-evm
typing-extensions==4.12.2
# via
# anyio
# eth-typing
# pydantic
# pydantic-core
# referencing
# sqlalchemy
# uniswap-python
# web3
uniswap-python==0.7.1
# via -r requirements.in
urllib3==2.3.0
# via requests
web3==6.11.0
# via
# -r requirements.in
# safe-eth-py
# uniswap-python
websockets==14.2
# via web3
yarl==1.18.3
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools