forked from solidquant/whack-a-mole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.05 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
aiohttp==3.8.5
aioprocessing==2.0.1
aiosignal==1.3.1
anyio==3.7.1
async-timeout==4.0.2
attrs==23.1.0
base58==2.1.1
bitarray==2.8.1
certifi==2023.7.22
charset-normalizer==3.2.0
cytoolz==0.12.2
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.5.2
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-retry==0.1.18
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.9.5
exceptiongroup==1.1.2
flashbots==1.1.1
frozenlist==1.4.0
h11==0.14.0
hexbytes==0.3.1
httpcore==0.17.3
httpx==0.24.1
idna==3.4
influxdb-client==1.37.0
ipfshttpclient==0.8.0a2
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
lru-dict==1.2.0
multiaddr==0.0.9
multicall==0.7.4
multidict==6.0.4
nest-asyncio==1.5.7
netaddr==0.8.0
numpy==1.25.2
parsimonious==0.8.1
protobuf==3.19.5
pycryptodome==3.18.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-telegram-bot==20.4
pyunormalize==15.0.0
reactivex==4.0.4
referencing==0.30.2
regex==2023.6.3
requests==2.31.0
rlp==2.0.1
rpds-py==0.9.2
six==1.16.0
sniffio==1.3.0
toolz==0.12.0
typing_extensions==4.7.1
urllib3==2.0.4
varint==1.0.2
web3==5.31.4
websockets==11.0.3
yarl==1.9.2