-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathrequirements.txt
101 lines (101 loc) · 1.66 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
alembic==1.5.8
attrs==19.3.0
base58==2.0.1
bcrypt==3.2.0
bitarray==1.2.2
blinker==1.4
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cytoolz==0.10.1
decorator==4.4.2
dominate==2.6.0
ecdsa==0.16.1
entrypoints==0.3
environs==9.3.2
eth-abi==2.1.1
eth-account==0.5.4
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.4
eth-rlp==0.1.2
eth-typing==2.2.1
eth-utils==1.9.5
flake8==3.7.9
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-Cors==3.0.10
Flask-DebugToolbar==0.11.0
Flask-Login==0.5.0
Flask-Migrate==2.7.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-Static-Digest==0.2.1
Flask-WTF==0.14.3
hexbytes==0.2.1
idna==2.9
ipfshttpclient==0.7.0a1
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.17.0
Jinja2==2.11.3
jsonschema==3.2.0
lru-dict==1.1.6
Mako==1.1.2
MarkupSafe==1.1.1
marshmallow==3.5.1
mccabe==0.6.1
more-itertools==8.2.0
multiaddr==0.0.9
netaddr==0.7.19
packaging==20.3
parsimonious==0.8.1
parso==0.7.0
pathspec==0.8.0
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.5
protobuf==3.11.3
ptyprocess==0.6.0
py==1.10.0
pycodestyle==2.5.0
pycparser==2.20
pycryptodome==3.9.7
pydocstyle==5.0.2
pyflakes==2.1.1
Pygments==2.7.4
pyparsing==2.4.7
pyrepl==0.9.0
pyrsistent==0.16.0
python-dateutil==2.8.1
python-dotenv==0.13.0
python-editor==1.0.4
regex==2020.4.4
requests==2.24.0
rlp==1.2.0
six==1.14.0
snowballstemmer==2.0.0
soupsieve==2.0
SQLAlchemy==1.3.16
testfixtures==6.14.1
text-unidecode==1.3
toml==0.10.0
toolz==0.10.0
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.26.5
varint==1.0.2
visitor==0.1.3
waitress==1.4.3
wcwidth==0.1.9
web3==5.19.0
WebOb==1.8.6
websockets==9.1
Werkzeug==1.0.1
wmctrl==0.3
WTForms==2.2.1
zipp==3.1.0