forked from philippnormann/chia-monitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·60 lines (60 loc) · 1.06 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
aiohttp==3.7.4
aiosignal==1.2.0
aiosqlite==0.17.0
alembic==1.7.6
apprise==0.9.7
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
async-timeout==3.0.1
attrs==21.4.0
bitstring==3.1.9
blspy==1.0.6
certifi==2021.10.8
cffi==1.15.0
chardet==3.0.4
charset-normalizer==2.0.12
chia-blockchain==1.2.11
chiabip158==1.0
chiapos==1.0.6
chiavdf==1.0.3
click==7.1.2
clvm==0.9.7
clvm-rs==0.1.15
clvm-tools==0.4.3
colorama==0.4.4
colorlog==5.0.1
concurrent-log-handler==0.9.19
cryptography==3.4.7
dnspythonchia==2.2.0
fasteners==0.16.3
frozenlist==1.3.0
greenlet==1.1.2
idna==3.3
importlib-metadata==4.11.1
importlib-resources==5.4.0
jeepney==0.7.1
keyring==23.0.1
keyrings.cryptfile==1.3.4
Mako==1.1.6
Markdown==3.3.6
MarkupSafe==2.0.1
multidict==5.1.0
oauthlib==3.2.0
portalocker==2.3.2
prometheus-client==0.13.1
pycparser==2.21
pycryptodome==3.14.1
PyYAML==5.4.1
requests==2.27.1
requests-oauthlib==1.3.1
SecretStorage==3.3.1
setproctitle==1.2.2
six==1.16.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.31
typing-extensions==4.1.1
urllib3==1.26.8
watchdog==2.1.6
websockets==8.1
yarl==1.7.2
zipp==3.7.0