nucypher/requirements.txt

106 lines
3.8 KiB
Plaintext
Raw Normal View History

-i https://pypi.python.org/simple
2022-11-17 13:07:17 +00:00
aiohttp==3.8.1
2023-04-13 16:23:49 +00:00
aiosignal==1.3.1 ; python_version >= '3.7'
2020-05-21 20:05:17 +00:00
appdirs==1.4.4
2023-04-13 16:23:49 +00:00
async-timeout==4.0.2 ; python_version >= '3.6'
attrs==22.2.0 ; python_version >= '3.6'
autobahn==23.1.2 ; python_version >= '3.7'
2022-11-17 13:07:17 +00:00
automat==22.10.0
2023-04-13 16:23:49 +00:00
base58==2.1.1 ; python_version >= '3.5'
bitarray==2.7.3
bytestring-splitter==2.4.1
2020-09-30 21:04:47 +00:00
cached-property==1.5.2
2023-04-13 16:23:49 +00:00
certifi==2022.12.7 ; python_version >= '3.6'
cffi==1.15.1
2023-04-13 16:23:49 +00:00
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
click==8.1.3
2022-11-17 13:07:17 +00:00
colorama==0.4.6
constant-sorrow==0.1.0a9
constantly==15.1.0
2023-04-13 16:23:49 +00:00
cryptography==40.0.1
cytoolz==0.12.1 ; implementation_name == 'cpython'
dateparser==1.1.8 ; python_version >= '3.7'
2022-09-15 16:10:17 +00:00
eip712-structs==1.1.0
2023-04-13 16:23:49 +00:00
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==2.0.0 ; python_version >= '3.7' and python_version < '4'
eth-hash[pycryptodome]==0.5.1 ; python_version >= '3.7' and python_version < '4'
eth-keyfile==0.6.1
eth-keys==0.4.0
2023-04-13 16:23:49 +00:00
eth-rlp==0.3.0 ; python_version >= '3.7' and python_version < '4'
eth-tester==0.8.0b3
eth-typing==3.3.0 ; python_full_version >= '3.7.2' and python_version < '4'
eth-utils==2.1.0
2023-04-13 16:23:49 +00:00
ferveo==0.1.6
flask==2.2.3
frozenlist==1.3.3 ; python_version >= '3.7'
2022-11-17 16:06:59 +00:00
hendrix==4.0.0
2023-04-13 16:23:49 +00:00
hexbytes==0.3.0 ; python_version >= '3.7' and python_version < '4'
humanize==4.6.0 ; python_version >= '3.7'
hyperlink==21.0.0
2023-04-13 16:23:49 +00:00
idna==3.4 ; python_version >= '3.5'
2022-11-17 13:07:17 +00:00
incremental==22.10.0
2023-04-13 16:23:49 +00:00
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.0.3
2023-04-13 16:23:49 +00:00
jsonschema==4.18.0a3 ; python_version >= '3.8'
jsonschema-specifications==2023.3.6 ; python_version >= '3.8'
lru-dict==1.1.8
2022-11-17 13:07:17 +00:00
mako==1.2.4
2023-04-13 16:23:49 +00:00
markupsafe==2.1.2 ; python_version >= '3.7'
2022-11-17 13:07:17 +00:00
marshmallow==3.19.0
maya==0.6.1
2022-11-17 13:07:17 +00:00
mnemonic==0.20
2023-04-13 16:23:49 +00:00
msgpack==1.0.5
msgpack-python==0.5.6
2023-04-13 16:23:49 +00:00
multiaddr==0.0.9 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
multidict==6.0.4 ; python_version >= '3.7'
mypy-extensions==0.4.4 ; python_version >= '2.7'
netaddr==0.8.0
2023-04-13 16:23:49 +00:00
nucypher-core==0.6.1
packaging==23.1 ; python_version >= '3.7'
parsimonious==0.8.1
2023-04-13 16:23:49 +00:00
pendulum==3.0.0a1 ; python_version >= '3.7' and python_version < '4.0'
protobuf==3.20.1 ; python_version >= '3.7'
py-ecc==6.0.0 ; python_version >= '3.6' and python_version < '4'
py-evm==0.7.0a1
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'
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'
pychalk==2.0.1
2022-01-24 07:37:13 +00:00
pycparser==2.21
2023-04-13 16:23:49 +00:00
pycryptodome==3.17
pyethash==0.1.27
2022-01-24 07:37:13 +00:00
pynacl==1.5.0
2023-04-13 16:23:49 +00:00
pyopenssl==23.1.1
pysha3==1.0.2
2023-04-13 16:23:49 +00:00
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytz==2023.3
referencing==0.27.1 ; python_version >= '3.8'
regex==2023.3.23 ; python_version >= '3.8'
requests==2.28.2
rlp==3.0.0
2023-04-13 16:23:49 +00:00
rpds-py==0.7.1 ; python_version >= '3.8'
semantic-version==2.10.0 ; python_version >= '2.7'
service-identity==21.1.0
2023-04-13 16:23:49 +00:00
setuptools==67.6.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
2022-11-17 13:07:17 +00:00
tabulate==0.9.0
2023-04-13 16:23:49 +00:00
time-machine==2.9.0 ; implementation_name != 'pypy'
toolz==0.12.0 ; python_version >= '3.5'
trie==2.1.0 ; python_version >= '3.7' and python_version < '4'
twisted==22.10.0 ; python_full_version >= '3.7.1'
txaio==23.1.1 ; python_version >= '3.7'
typing-extensions==4.5.0 ; python_version >= '3.7'
tzdata==2023.3 ; python_version >= '2'
tzlocal==5.0b2 ; python_version >= '3.7'
urllib3==1.26.15 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
varint==1.0.2
2023-04-13 16:23:49 +00:00
watchdog==3.0.0 ; python_version >= '3.7'
2022-11-17 16:45:50 +00:00
web3==6.0.0b6
2023-04-13 16:23:49 +00:00
websockets==10.4 ; python_version >= '3.7'
werkzeug==2.2.3 ; python_version >= '3.7'
yarl==1.8.2 ; python_version >= '3.7'
zope.interface==6.1a2 ; python_version >= '3.7'