nucypher/requirements.txt

110 lines
4.0 KiB
Plaintext

-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==22.1.0; python_version >= '3.5'
autobahn==22.7.1; 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==2022.6.15; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==2.1.1; python_version >= '3.6'
click==8.1.3
colorama==0.4.5
constant-sorrow==0.1.0a9
constantly==15.1.0
construct==2.10.68; python_version >= '3.6'
cryptography==38.0.1
cytoolz==0.12.0; implementation_name == 'cpython'
dateparser==1.1.1; python_version >= '3.5'
ecdsa==0.18.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
eth-abi==3.0.1; python_version >= '3.7' and python_version < '4'
eth-account==0.6.1; python_version >= '3.6' and python_version < '4'
eth-bloom==1.0.4; python_version >= '3.6' and python_version < '4'
eth-hash==0.3.3; python_version >= '3.5' and python_version < '4'
eth-keyfile==0.6.0
eth-keys==0.4.0
eth-rlp==0.3.0; python_version >= '3.7' and python_version < '4'
eth-tester==0.7.0b1
eth-typing==3.1.0; python_version < '3.11' and python_version >= '3.6'
eth-utils==2.0.0
flask==2.2.2
frozenlist==1.3.1; python_version >= '3.7'
hendrix==3.4.0
hexbytes==0.2.3; python_version >= '3.6' and python_version < '4'
humanize==4.3.0; python_version >= '3.7'
hyperlink==21.0.0
idna==3.3; python_version >= '3.5'
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.15.0; python_version >= '3.7'
libusb1==3.0.0
lmdb==1.3.0
lru-dict==1.1.8
mako==1.2.2
markupsafe==2.1.1; python_version >= '3.7'
marshmallow==3.17.1
maya==0.6.1
mnemonic==0.20; python_version >= '3.5'
msgpack-python==0.5.6
msgpack==1.0.4
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.4.0a0
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.2.0; python_version >= '3.7'
protobuf==3.20.1; python_version >= '3.7'
py-ecc==6.0.0; python_version >= '3.6' and python_version < '4'
py-evm==0.6.0a1
pyasn1-modules==0.3.0rc1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pyasn1==0.5.0rc2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pychalk==2.0.1
pycparser==2.21
pycryptodome==3.15.0
pyethash==0.1.27
pynacl==1.5.0
pyopenssl==22.0.0
pyparsing==3.0.9; 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.2.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.28.1
rlp==3.0.0
semantic-version==2.10.0; python_version >= '2.7'
service-identity==21.1.0
setuptools==65.3.0; python_version >= '3.7'
simple-rlp==0.1.2; 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.10
toolz==0.12.0; python_version >= '3.5'
trezor==0.13.3
trie==2.0.1; python_version >= '3.6' and python_version < '4'
twisted==22.8.0rc1; python_full_version >= '3.7.1'
txaio==22.2.1; python_version >= '3.6'
typing-extensions==4.3.0; python_version >= '3.7'
tzlocal==2.1
urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
varint==1.0.2
watchdog==2.1.9; python_version >= '3.6'
web3==6.0.0b4
websockets==10.3; python_version >= '3.7'
werkzeug==2.2.2; python_version >= '3.7'
yarl==1.8.1; python_version >= '3.7'
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'