-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 905 Bytes
/
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
annotated-types==0.6.0
anyio==4.2.0
attrs==23.2.0
base58==2.1.1
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.2
cytoolz==0.12.3
ecdsa==0.18.0
eth-hash==0.6.0
eth-keys==0.5.0
eth-typing==4.0.0
eth-utils==2.3.1
fastapi==0.109.2
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
jsonrpcclient==4.0.3
jsonrpcserver==5.0.9
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
more-itertools==10.2.0
OSlash==0.6.3
py-bip39-bindings==0.1.11
py-ed25519-zebra-bindings==1.0.1
py-sr25519-bindings==0.2.0
pycparser==2.21
pycryptodome==3.20.0
pydantic==2.6.0
pydantic_core==2.16.1
PyNaCl==1.5.0
referencing==0.33.0
requests==2.31.0
rpds-py==0.17.1
scalecodec==1.2.7
six==1.16.0
sniffio==1.3.0
starlette==0.36.3
substrate-interface==1.7.5
toolz==0.12.1
typing_extensions==4.9.0
urllib3==2.2.0
uvicorn==0.27.0.post1
websocket-client==1.7.0
websockets==12.0
xxhash==3.4.1