nucypher/requirements.txt

109 lines
3.8 KiB
Plaintext
Raw Normal View History

-i https://pypi.python.org/simple
2022-04-05 04:49:55 +00:00
aiohttp==3.8.1; python_version >= '3.6'
aiosignal==1.2.0; python_version >= '3.6'
2020-05-21 20:05:17 +00:00
appdirs==1.4.4
2022-04-05 04:49:55 +00:00
async-timeout==4.0.2; python_version >= '3.6'
2022-01-24 07:37:13 +00:00
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2022-04-05 04:49:55 +00:00
autobahn==22.3.2; python_version >= '3.7'
2020-02-24 01:02:52 +00:00
automat==20.2.0
2022-01-24 07:37:13 +00:00
base58==2.1.1; python_version >= '3.5'
2020-05-21 20:05:17 +00:00
bitarray==1.2.2
bytestring-splitter==2.4.1
2020-09-30 21:04:47 +00:00
cached-property==1.5.2
2022-01-24 07:37:13 +00:00
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12; python_version >= '3'
2022-04-05 04:49:55 +00:00
click==8.1.2
2020-12-04 21:10:43 +00:00
colorama==0.4.4
constant-sorrow==0.1.0a9
constantly==15.1.0
2022-03-14 17:45:17 +00:00
construct==2.10.68; python_version >= '3.6'
cryptography==36.0.2
2022-01-24 07:37:13 +00:00
cytoolz==0.11.2; implementation_name == 'cpython'
2022-04-05 04:49:55 +00:00
dateparser==1.1.1; python_version >= '3.5'
2022-01-24 07:37:13 +00:00
ecdsa==0.18.0b2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
2020-12-04 21:10:43 +00:00
eth-abi==2.1.1; python_version >= '3.6' and python_version < '4'
2022-01-24 07:37:13 +00:00
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
2022-01-24 07:37:13 +00:00
eth-keys==0.3.4
2020-12-04 21:10:43 +00:00
eth-rlp==0.2.1; python_version >= '3.6' and python_version < '4'
2022-04-05 04:49:55 +00:00
eth-tester==0.6.0b6
2022-01-24 07:37:13 +00:00
eth-typing==2.3.0; python_version >= '3.5' and python_version < '4'
2022-04-05 04:49:55 +00:00
eth-utils==1.10.0
flask==2.1.1
frozenlist==1.3.0; python_version >= '3.7'
hendrix==3.4.0
2021-09-15 06:21:42 +00:00
hexbytes==0.2.2; python_version >= '3.6' and python_version < '4'
2022-01-24 07:37:13 +00:00
humanize==4.0.0; python_version >= '3.7'
hyperlink==21.0.0
2022-01-24 07:37:13 +00:00
idna==3.3; python_version >= '3'
incremental==21.3.0
2022-04-05 04:49:55 +00:00
ipfshttpclient==0.8.0a2; python_full_version >= '3.6.2' and python_full_version not in '3.7.0, 3.7.1'
2022-01-24 07:37:13 +00:00
itsdangerous==2.0.1
2022-04-05 19:34:34 +00:00
jinja2==3.0.3
2022-04-05 04:49:55 +00:00
jsonschema==4.4.0; python_version >= '3.7'
2022-01-24 07:37:13 +00:00
libusb1==3.0.0
lmdb==1.3.0
lru-dict==1.1.7
2022-03-14 17:45:17 +00:00
mako==1.2.0
markupsafe==2.1.1; python_version >= '3.7'
marshmallow==3.15.0
maya==0.6.1
2021-07-29 09:08:31 +00:00
mnemonic==0.20; python_version >= '3.5'
msgpack-python==0.5.6
2022-01-24 07:37:13 +00:00
msgpack==1.0.3
2020-12-04 21:10:43 +00:00
multiaddr==0.0.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2022-04-05 04:49:55 +00:00
multidict==6.0.2; python_version >= '3.7'
mypy-extensions==0.4.3
netaddr==0.8.0
nucypher-core==0.2.0
2022-03-14 17:45:17 +00:00
packaging==21.3; python_version >= '3.6'
parsimonious==0.8.1
2020-12-04 21:10:43 +00:00
pendulum==2.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2022-04-05 04:49:55 +00:00
pillow==9.1.0; python_version >= '3.7'
protobuf==3.20.1; python_version >= '3.7'
2022-04-05 04:49:55 +00:00
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
2022-01-24 07:37:13 +00:00
pycparser==2.21
pycryptodome==3.14.1
pyethash==0.1.27
2022-01-24 07:37:13 +00:00
pynacl==1.5.0
pyopenssl==22.0.0
pyparsing==3.0.8; python_full_version >= '3.6.8'
2022-01-24 07:37:13 +00:00
pyrsistent==0.18.1; python_version >= '3.7'
pysha3==1.0.2
2021-07-29 09:08:31 +00:00
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
2022-04-05 04:49:55 +00:00
pytz==2022.1
2020-12-04 21:10:43 +00:00
pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2022-01-24 07:37:13 +00:00
qrcode[pil]==7.3.1
2022-03-14 17:45:17 +00:00
regex==2022.3.2; python_version >= '3.6'
2022-01-24 07:37:13 +00:00
requests==2.27.1
2020-12-04 21:10:43 +00:00
rlp==2.0.1
2022-01-24 07:37:13 +00:00
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
2022-01-24 07:37:13 +00:00
toolz==0.11.2; python_version >= '3.5'
trezor==0.13.0
2020-12-04 21:10:43 +00:00
trie==2.0.0a5; python_version >= '3.6' and python_version < '4'
twisted==22.4.0; python_full_version >= '3.6.7'
2022-03-14 17:45:17 +00:00
txaio==22.2.1; python_version >= '3.6'
2021-09-15 06:21:42 +00:00
typing-extensions==3.10.0.2
tzlocal==2.1
2022-04-05 04:49:55 +00:00
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
2022-04-05 04:49:55 +00:00
watchdog==2.1.7; python_version >= '3.6'
web3==6.0.0b1
websockets==10.3; python_version >= '3.7'
2022-04-05 04:49:55 +00:00
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'