forked from nucypher/nucypher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
100 lines (100 loc) · 1.79 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
-i https://pypi.python.org/simple
appdirs==1.4.3
asn1crypto==1.3.0
attrdict==2.0.1
attrs==19.3.0
autobahn==20.4.1
automat==20.2.0
base58==2.0.0
blake2b-py==0.1.3
bytestring-splitter==1.3.0
cached-property==1.5.1
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.1
coincurve==13.0.0
colorama==0.4.3
constant-sorrow==0.1.0a8
constantly==15.1.0
cryptography==2.9
cytoolz==0.10.1 ; implementation_name == 'cpython'
dateparser==0.7.4
eth-abi==2.1.1
eth-account==0.4.0
eth-bloom==1.0.3
eth-hash[pycryptodome]==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.4
eth-rlp==0.1.2
eth-tester==0.4.0b1
eth-typing==2.2.1
eth-utils==1.8.4
flask-limiter==1.2.1
flask-sqlalchemy==2.4.1
flask==1.1.2
hendrix==3.3.0
hexbytes==0.2.0
humanize==2.3.0
hyperlink==19.0.0
idna==2.9
importlib-metadata==1.6.0 ; python_version < '3.8'
incremental==17.5.0
ipfshttpclient==0.4.12
itsdangerous==1.1.0
jinja2==3.0.0a1
jsonschema==3.2.0
limits==1.5.1
lru-dict==1.1.6
markupsafe==1.1.1
marshmallow==3.5.1
maya==0.6.1
msgpack-python==0.5.6
multiaddr==0.0.9
mypy-extensions==0.4.3
netaddr==0.7.19
parsimonious==0.8.1
pathtools==0.1.2
pendulum==2.1.0
protobuf==3.11.3
py-ecc==1.7.1
py-evm==0.3.0a14
py-geth==2.3.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pychalk==2.0.1
pycparser==2.20
pycryptodome==3.9.7
pyethash==0.1.27
pyhamcrest==2.0.2
pynacl==1.3.0
pyopenssl==19.1.0
pyrsistent==0.16.0
pysha3==1.0.2
python-dateutil==2.8.1
pytz==2019.3
pytzdata==2019.3
regex==2020.4.4
requests==2.23.0
rlp==1.2.0
semantic-version==2.8.4
service-identity==18.1.0
six==1.14.0
snaptime==0.2.4
sqlalchemy==1.3.15
tabulate==0.8.7
toolz==0.10.0
trie==1.4.0
twisted==20.3.0
txaio==20.4.1
typing-extensions==3.7.4.2 ; python_version < '3.8'
tzlocal==2.1b1
umbral==0.1.3a2
urllib3==1.25.8
varint==1.0.2
watchdog==0.10.2
web3==5.7.0
websockets==8.1
werkzeug==1.0.1
zipp==3.1.0
zope.interface==5.0.2