forked from arborwallet/arbor-wallet-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (47 loc) · 813 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
aiohttp==3.7.4
aiosqlite==0.17.0
argon2-cffi==20.1.0
async-timeout==3.0.1
attrs==21.2.0
bitstring==3.1.7
blspy==1.0.5
cffi==1.14.6
chardet==3.0.4
chia-blockchain==1.2.3
chia-dev-tools==1.0.3
chiabip158==1.0
chiapos==1.0.4
chiavdf==1.0.2
click==7.1.2
clvm==0.9.7
clvm-tools==0.4.3
clvm_rs==0.1.8
colorlog==5.0.1
concurrent-log-handler==0.9.19
cryptography==3.4.7
dnspython==2.1.0
idna==3.2
importlib-metadata==4.6.4
iniconfig==1.1.1
keyring==23.0.1
keyrings.cryptfile==1.3.4
multidict==5.1.0
packaging==21.0
pluggy==0.13.1
portalocker==2.3.1
py==1.10.0
pycparser==2.20
pycryptodome==3.10.1
pyparsing==2.4.7
pytest==6.2.4
pytest-asyncio==0.15.1
pytimeparse==1.1.8
PyYAML==5.4.1
setproctitle==1.2.2
six==1.16.0
sortedcontainers==2.3.0
toml==0.10.2
typing-extensions==3.10.0.0
websockets==8.1
yarl==1.6.3
zipp==3.5.0