nucypher/requirements.txt

108 lines
3.9 KiB
Plaintext

-i https://pypi.python.org/simple
appdirs==1.4.4
asn1crypto==1.4.0
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
autobahn==21.3.1; python_version >= '3.7'
automat==20.2.0
base58==2.1.0; python_version >= '3.5'
bitarray==1.2.2
blake2b-py==0.1.4
bytestring-splitter==2.4.1
cached-property==1.5.2
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.5; python_version >= '3'
click==8.0.1
coincurve==15.0.1
colorama==0.4.4
constant-sorrow==0.1.0a9
constantly==15.1.0
construct==2.10.67; python_version >= '3.6'
cryptography==3.4.8
cytoolz==0.11.0; implementation_name == 'cpython'
dateparser==1.0.0; python_version >= '3.5'
ecdsa==0.18.0b1; 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.5; 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.3
eth-rlp==0.2.1; python_version >= '3.6' and python_version < '4'
eth-tester==0.5.0b4
eth-typing==2.2.2; python_version >= '3.5' and python_version < '4'
eth-utils==1.9.5
flask-sqlalchemy==2.5.1
flask==2.0.1
greenlet==1.1.1; python_version >= '3' and platform_machine in 'x86_64 X86_64 aarch64 AARCH64 ppc64le PPC64LE amd64 AMD64 win32 WIN32'
hendrix==3.4.0
hexbytes==0.2.2; python_version >= '3.6' and python_version < '4'
humanize==3.11.0; python_version >= '3.6'
hyperlink==21.0.0
idna==3.2; python_version >= '3'
incremental==21.3.0
ipfshttpclient==0.7.0a1; python_full_version >= '3.5.4' and python_full_version not in '3.6.0, 3.6.1, 3.7.0, 3.7.1'
itsdangerous==2.0.1; python_version >= '3.6'
jinja2==3.0.1; python_version >= '3.6'
jsonschema==3.2.0
libusb1==1.9.3
lmdb==1.2.1
lru-dict==1.1.7
mako==1.1.5
markupsafe==2.0.1; python_version >= '3.6'
marshmallow==3.13.0
maya==0.6.1
mnemonic==0.20; python_version >= '3.5'
msgpack-python==0.5.6
msgpack==1.0.2
multiaddr==0.0.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mypy-extensions==0.4.3
netaddr==0.8.0
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==8.3.2; python_version >= '3.6'
protobuf==3.18.0
py-ecc==4.1.0; python_version >= '3.5' and python_version < '4'
py-evm==0.4.0a4
py-geth==3.5.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pychalk==2.0.1
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycryptodome==3.10.1
pyethash==0.1.27
pynacl==1.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyopenssl==20.0.1
pyrsistent==0.18.0; python_version >= '3.6'
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==2021.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
regex==2021.8.28
requests==2.26.0
rlp==2.0.1
semantic-version==2.8.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
service-identity==21.1.0
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
sqlalchemy==1.4.23
tabulate==0.8.9
toolz==0.11.1; python_version >= '3.5'
trezor==0.12.4
trie==2.0.0a5; python_version >= '3.6' and python_version < '4'
twisted==21.7.0; python_full_version >= '3.6.7'
txaio==21.2.1; python_version >= '3.6'
typing-extensions==3.10.0.2
tzlocal==2.1
umbral==0.3.0
urllib3==1.26.6; 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.5; python_version >= '3.6'
web3==5.12.3
websockets==8.1; python_full_version >= '3.6.1'
werkzeug==2.0.1; 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'
nucypher-core==0.0.1; python_version >= '3.7'