forked from SUIBE-Blockchain/FISCO-BCOS-Toolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
125 lines (125 loc) · 2.12 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
alembic==1.4.2
appdirs==1.4.3
appnope==0.1.0
attrdict==2.0.1
attrs==19.3.0
backcall==0.1.0
base58==2.0.0
bcrypt==3.1.7
beautifulsoup4==4.9.0
black==19.10b0
blinker==1.4
Bootstrap-Flask==1.1.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.1
cytoolz==0.10.1
decorator==4.4.2
entrypoints==0.3
environs==7.3.1
eth-abi==2.1.1
eth-account==0.4.0
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.8.4
factory-boy==2.12.0
Faker==4.0.3
fancycompleter==0.9.1
flake8==3.7.9
flake8-blind-except==0.1.1
flake8-debugger==3.2.1
flake8-docstrings==1.5.0
flake8-isort==2.9.1
flake8-polyfill==1.0.2
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Caching==1.8.0
Flask-DebugToolbar==0.11.0
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.1
Flask-Static-Digest==0.1.3
Flask-WTF==0.14.3
Flask-Script==2.0.6
gevent==1.4.0
greenlet==0.4.15
gunicorn==20.0.4
hexbytes==0.2.0
idna==2.9
importlib-metadata==1.6.0
ipfshttpclient==0.4.13.2
ipython==7.13.0
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.17.0
Jinja2==2.11.2
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
pdbpp==0.10.2
pep8-naming==0.10.0
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.5
protobuf==3.11.3
psycopg2-binary==2.8.5
ptyprocess==0.6.0
py==1.8.1
pycodestyle==2.5.0
pycparser==2.20
pycryptodome==3.9.7
pydantic==1.5.1
pydocstyle==5.0.2
pyflakes==2.1.1
Pygments==2.6.1
pyparsing==2.4.7
pyrepl==0.9.0
pyrsistent==0.16.0
pytest==5.4.1
python-dateutil==2.8.1
python-dotenv==0.13.0
python-editor==1.0.4
regex==2020.4.4
requests==2.23.0
rlp==1.2.0
six==1.14.0
snowballstemmer==2.0.0
soupsieve==2.0
SQLAlchemy==1.3.16
starlette==0.13.2
supervisor==4.1.0
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
typing-extensions==3.7.4.2
urllib3==1.25.9
varint==1.0.2
waitress==1.4.3
wcwidth==0.1.9
web3==5.8.0
WebOb==1.8.6
websockets==8.1
WebTest==2.0.34
Werkzeug==1.0.1
wmctrl==0.3
WTForms==2.2.1
zipp==3.1.0