forked from nucypher/nucypher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
108 lines (108 loc) · 3.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
101
102
103
104
105
106
107
108
-i https://pypi.python.org/simple
aiohttp==3.8.1; python_version >= '3.6'
aiosignal==1.2.0; python_version >= '3.6'
appdirs==1.4.4
async-timeout==4.0.2; python_version >= '3.6'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
autobahn==22.3.2; python_version >= '3.7'
automat==20.2.0
base58==2.1.1; python_version >= '3.5'
bitarray==1.2.2
bytestring-splitter==2.4.1
cached-property==1.5.2
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12; python_version >= '3'
click==8.1.2
colorama==0.4.4
constant-sorrow==0.1.0a9
constantly==15.1.0
construct==2.10.68; python_version >= '3.6'
cryptography==36.0.2
cytoolz==0.11.2; implementation_name == 'cpython'
dateparser==1.1.1; python_version >= '3.5'
ecdsa==0.18.0b2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
eth-abi==2.1.1; python_version >= '3.6' and python_version < '4'
eth-account==0.5.7; python_version >= '3.6' and python_version < '4'
eth-bloom==1.0.4; python_version >= '3.6' and python_version < '4'
eth-hash[pycryptodome]==0.3.2; python_version >= '3.5' and python_version < '4'
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1; python_version >= '3.6' and python_version < '4'
eth-tester==0.6.0b6
eth-typing==2.3.0; python_version >= '3.5' and python_version < '4'
eth-utils==1.10.0
flask==2.1.1
frozenlist==1.3.0; python_version >= '3.7'
hendrix==3.4.0
hexbytes==0.2.2; python_version >= '3.6' and python_version < '4'
humanize==4.0.0; python_version >= '3.7'
hyperlink==21.0.0
idna==3.3; python_version >= '3'
incremental==21.3.0
ipfshttpclient==0.8.0a2; python_full_version >= '3.6.2' and python_full_version not in '3.7.0, 3.7.1'
itsdangerous==2.0.1
jinja2==3.0.3
jsonschema==4.4.0; python_version >= '3.7'
libusb1==3.0.0
lmdb==1.3.0
lru-dict==1.1.7
mako==1.2.0
markupsafe==2.1.1; python_version >= '3.7'
marshmallow==3.15.0
maya==0.6.1
mnemonic==0.20; python_version >= '3.5'
msgpack-python==0.5.6
msgpack==1.0.3
multiaddr==0.0.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
multidict==6.0.2; python_version >= '3.7'
mypy-extensions==0.4.3
netaddr==0.8.0
nucypher-core==0.2.0
packaging==21.3; python_version >= '3.6'
parsimonious==0.8.1
pendulum==2.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pillow==9.1.0; python_version >= '3.7'
protobuf==3.20.1; python_version >= '3.7'
py-ecc==5.2.0; python_version >= '3.5' and python_version < '4'
py-evm==0.5.0a3
pyasn1-modules==0.2.8
pyasn1==0.4.8
pychalk==2.0.1
pycparser==2.21
pycryptodome==3.14.1
pyethash==0.1.27
pynacl==1.5.0
pyopenssl==22.0.0
pyparsing==3.0.8; python_full_version >= '3.6.8'
pyrsistent==0.18.1; python_version >= '3.7'
pysha3==1.0.2
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytz==2022.1
pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
qrcode[pil]==7.3.1
regex==2022.3.2; python_version >= '3.6'
requests==2.27.1
rlp==2.0.1
semantic-version==2.9.0; python_version >= '2.7'
service-identity==21.1.0
setuptools==62.1.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
snaptime==0.2.4
sortedcontainers==2.4.0
tabulate==0.8.9
toolz==0.11.2; python_version >= '3.5'
trezor==0.13.0
trie==2.0.0a5; python_version >= '3.6' and python_version < '4'
twisted==22.4.0; python_full_version >= '3.6.7'
txaio==22.2.1; python_version >= '3.6'
typing-extensions==3.10.0.2
tzlocal==2.1
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
varint==1.0.2
watchdog==2.1.7; python_version >= '3.6'
web3==6.0.0b1
websockets==10.3; python_version >= '3.7'
werkzeug==2.1.1; python_version >= '3.7'
yarl==1.7.2; python_version >= '3.6'
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'