-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.38 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
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
ansible==6.7.0
ansible-core==2.13.13
ansible-vault==2.1.0
anyio==4.4.0
attrs==23.2.0
backoff==2.2.1
base58==2.1.1
bittensor==7.2.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.8
cytoolz==0.12.3
ddt==1.6.0
decorator==5.1.1
ecdsa==0.19.0
eth-hash==0.7.0
eth-keys==0.5.1
eth-typing==4.3.1
eth-utils==2.2.2
fastapi==0.110.3
frozenlist==1.4.1
fuzzywuzzy==0.18.0
h11==0.14.0
idna==3.7
Jinja2==3.1.4
Levenshtein==0.25.1
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
more-itertools==10.3.0
msgpack==1.0.8
msgpack-numpy-opentensor==0.5.0
multidict==6.0.5
munch==2.5.0
nest-asyncio==1.6.0
netaddr==1.3.0
numpy==2.0.0
packaging==24.1
password-strength==0.0.3.post2
py==1.11.0
py-bip39-bindings==0.1.11
py-ed25519-zebra-bindings==1.0.1
py-sr25519-bindings==0.2.0
pycparser==2.22
pycryptodome==3.20.0
pydantic==2.8.2
pydantic_core==2.20.1
Pygments==2.18.0
PyNaCl==1.5.0
python-Levenshtein==0.25.1
python-statemachine==2.1.2
PyYAML==6.0.1
rapidfuzz==3.9.4
requests==2.32.3
resolvelib==0.8.1
retry==0.9.2
rich==13.7.1
scalecodec==1.2.7
setuptools==70.2.0
shtab==1.6.5
six==1.16.0
sniffio==1.3.1
starlette==0.37.2
substrate-interface==1.7.5
termcolor==2.4.0
toolz==0.12.1
tqdm==4.66.4
typing_extensions==4.12.2
urllib3==2.2.2
uvicorn==0.30.0
websocket-client==1.8.0
wheel==0.43.0
xxhash==3.4.1
yarl==1.9.4