-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathrequirements.txt
More file actions
118 lines (118 loc) · 2.18 KB
/
Copy pathrequirements.txt
File metadata and controls
118 lines (118 loc) · 2.18 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
aiohttp==3.9.0b0
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
async-timeout==4.0.3
attrs==23.2.0
backoff==2.2.1
base58==2.1.1
bittensor==6.9.3
black==23.7.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.0
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.0
eth-utils==2.2.2
exceptiongroup==1.2.1
fastapi==0.99.1
filelock==3.15.1
frozenlist==1.4.1
fsspec==2024.6.0
fuzzywuzzy==0.18.0
gitdb==4.0.11
GitPython==3.1.43
h11==0.14.0
idna==3.7
iniconfig==2.0.0
Jinja2==3.1.4
Levenshtein==0.25.1
loguru==0.7.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
more-itertools==10.3.0
mpmath==1.3.0
msgpack==1.0.8
msgpack-numpy-opentensor==0.5.0
multidict==6.0.5
munch==2.5.0
mypy-extensions==1.0.0
nest-asyncio==1.6.0
netaddr==1.3.0
networkx==3.3
numpy==1.26.4
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.20.5
nvidia-nvjitlink-cu12==12.5.40
nvidia-nvtx-cu12==12.1.105
packaging==24.1
password-strength==0.0.3.post2
pathspec==0.12.1
platformdirs==4.2.2
pluggy==1.5.0
prompt_toolkit==3.0.47
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==1.10.16
pydantic_core==2.18.4
Pygments==2.18.0
PyNaCl==1.5.0
pytest==8.2.2
pytest-asyncio==0.23.7
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-Levenshtein==0.25.1
python-statemachine==2.1.2
PyYAML==6.0.1
pytz==2024.1
rapidfuzz==3.9.3
requests==2.32.3
resolvelib==0.8.1
retry==0.9.2
rich==13.7.1
scalecodec==1.2.7
schedule==1.2.2
shtab==1.6.5
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
starlette==0.27.0
substrate-interface==1.7.5
sympy==1.12.1
termcolor==2.4.0
tomli==2.0.1
toolz==0.12.1
torch==2.3.1
tqdm==4.66.4
triton==2.3.1
typing_extensions==4.12.2
urllib3==2.2.1
uvicorn==0.22.0
wcwidth==0.2.13
websocket-client==1.8.0
xxhash==3.4.1
yarl==1.9.4