-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.09 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
astroid==2.0.4
atomicwrites==1.2.1
attrdict==2.0.0
attrs==18.2.0
CacheControl==0.12.5
cachetools==2.1.0
certifi==2018.8.24
chardet==3.0.4
click==6.7
cytoolz==0.9.0.1
eth-abi==1.2.0
eth-account==0.3.0
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.0b3
eth-rlp==0.1.2
eth-typing==1.3.0
eth-utils==1.2.2
firebase-admin==2.13.0
Flask==1.0.2
google-api-core==1.4.0
google-auth==1.5.1
google-cloud-core==0.28.1
google-cloud-firestore==0.29.0
google-cloud-storage==1.12.0
google-resumable-media==0.3.1
googleapis-common-protos==1.5.3
grpcio==1.15.0
gunicorn==19.9.0
hexbytes==0.1.0
idna==2.7
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10
lazy-object-proxy==1.3.1
lru-dict==1.1.6
MarkupSafe==1.0
mccabe==0.6.1
more-itertools==4.3.0
msgpack==0.5.6
parsimonious==0.8.0
pluggy==0.7.1
protobuf==3.6.1
py==1.6.0
pyasn1==0.4.4
pyasn1-modules==0.2.2
pycryptodome==3.6.6
pylint==2.1.1
pytest==3.8.0
pytest-env==0.6.2
pytest-mock==1.10.0
pytest-pythonpath==0.7.3
python-dotenv==0.9.1
pytz==2018.5
requests==2.19.1
rlp==1.0.2
rsa==3.4.2
six==1.11.0
toolz==0.9.0
urllib3==1.23
web3==4.7.1
websockets==6.0
Werkzeug==0.14.1
wrapt==1.10.11