nucypher/requirements.txt

105 lines
3.9 KiB
Plaintext

-i https://pypi.python.org/simple
aiohttp==3.8.1
aiosignal==1.3.1; python_version >= '3.7'
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==22.10.0
base58==2.1.1; python_version >= '3.5'
bitarray==2.6.0
bytestring-splitter==2.4.1
cached-property==1.5.2
certifi==2022.9.24; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==2.1.1; python_version >= '3.6'
click==8.1.3
colorama==0.4.6
constant-sorrow==0.1.0a9
constantly==15.1.0
cryptography==38.0.3
cytoolz==0.12.0; implementation_name == 'cpython'
dateparser==1.1.3; python_version >= '3.5'
eip712-structs==1.1.0
eth-abi==3.0.1; python_version >= '3.7' and python_version < '4'
eth-account==0.7.0; 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.2.0; python_version >= '3.6' and python_version < '4'
eth-utils==2.0.0
flask==2.2.2
frozenlist==1.3.3; python_version >= '3.7'
hendrix==4.0.0
hexbytes==0.3.0; python_version >= '3.7' and python_version < '4'
humanize==4.4.0; python_version >= '3.7'
hyperlink==21.0.0
idna==3.4; python_version >= '3.5'
incremental==22.10.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.1.2; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
jsonschema==4.17.0; python_version >= '3.7'
lru-dict==1.1.8
mako==1.2.4
markupsafe==2.1.1; python_version >= '3.7'
marshmallow==3.19.0
maya==0.6.1
mnemonic==0.20
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.1
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'
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.1a1
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.1.0
pyparsing==3.0.9; python_full_version >= '3.6.8'
pyrsistent==0.19.2; 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-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pytz==2022.6
pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
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.5.1; 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.9.0
toolz==0.12.0; python_version >= '3.5'
trie==2.0.2; python_version >= '3.6' and python_version < '4'
twisted==22.10.0; python_full_version >= '3.7.1'
txaio==22.2.1; python_version >= '3.6'
typing-extensions==4.4.0; python_version >= '3.7'
tzdata==2022.6; python_version >= '3.6'
tzlocal==4.2; python_version >= '3.6'
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.0b6
websockets==10.4; python_version >= '3.7'
werkzeug==2.2.2; python_version >= '3.7'
yarl==1.8.1; python_version >= '3.7'
zope.interface==5.5.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'