-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
58 lines (58 loc) · 1004 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
50
51
52
53
54
55
56
57
58
aiohttp==3.7.4
aiosqlite==0.17.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
async-timeout==3.0.1
attrs==21.2.0
bitstring==3.1.9
black==21.12b0
blspy==1.0.6
build==0.7.0
cffi==1.15.0
chardet==3.0.4
chia-blockchain==1.2.6
chia-dev-tools==1.0.4
chiabip158==1.0
chiapos==1.0.4
chiavdf==1.0.3
click==7.1.2
clvm==0.9.7
clvm-tools==0.4.3
clvm_rs==0.1.11
colorama==0.4.4
colorlog==5.0.1
concurrent-log-handler==0.9.19
cryptography==3.4.7
dnspython==2.1.0
fasteners==0.16.3
idna==3.3
importlib-metadata==4.9.0
iniconfig==1.1.1
keyring==23.0.1
keyrings.cryptfile==1.3.4
multidict==5.2.0
mypy-extensions==0.4.3
packaging==21.3
pathspec==0.9.0
pep517==0.12.0
platformdirs==2.4.0
pluggy==1.0.0
portalocker==2.3.2
py==1.11.0
pycparser==2.21
pycryptodome==3.12.0
pyparsing==3.0.6
pytest==6.2.5
pytest-asyncio==0.16.0
pytimeparse==1.1.8
PyYAML==5.4.1
setproctitle==1.2.2
six==1.16.0
sortedcontainers==2.3.0
toml==0.10.2
tomli==1.2.3
typing_extensions==4.0.1
watchdog==2.1.3
websockets==8.1
yarl==1.7.2
zipp==3.6.0