nucypher/dev-requirements.txt

135 lines
5.1 KiB
Plaintext
Raw Normal View History

2023-04-13 19:07:14 +00:00
-i https://pypi.python.org/simple
aiohttp==3.8.1
aiosignal==1.3.1 ; python_version >= '3.7'
ape-solidity==0.6.3
appnope==0.1.3 ; sys_platform == 'darwin'
asttokens==2.2.1
async-timeout==4.0.2 ; python_version >= '3.6'
attrs==23.1.0 ; python_version >= '3.7'
backcall==0.2.0
base58==1.0.3
bitarray==2.7.3
cached-property==1.5.2
2023-04-13 19:07:14 +00:00
certifi==2022.12.7 ; python_version >= '3.6'
cffi==1.15.1
2023-04-13 19:07:14 +00:00
cfgv==3.3.1 ; python_full_version >= '3.6.1'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
click==8.1.3
commonmark==0.9.1
2023-04-13 19:07:14 +00:00
coverage==6.5.0
cryptography==40.0.2
cytoolz==0.12.1 ; implementation_name == 'cpython'
dataclassy==0.11.1 ; python_version >= '3.6'
2023-04-13 19:07:14 +00:00
decorator==5.1.1 ; python_version >= '3.5'
deprecated==1.2.13 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2023-04-13 19:07:14 +00:00
distlib==0.3.6
eip712==0.2.1 ; python_version >= '3.8' and python_version < '4'
eth-abi==4.0.0 ; python_version >= '3.7' and python_version < '4'
eth-account==0.8.0 ; python_version >= '3.6' and python_version < '4'
eth-ape==0.6.8
eth-bloom==2.0.0 ; python_version >= '3.7' and python_version < '4'
eth-hash==0.5.1 ; python_version >= '3.7' and python_version < '4'
eth-keyfile==0.6.1
eth-keys==0.4.0
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
ethpm-types==0.4.4 ; python_version < '3.11' and python_version >= '3.8'
evm-trace==0.1.0a18 ; python_version >= '3.8' and python_version < '4'
exceptiongroup==1.1.1 ; python_version < '3.11'
executing==1.2.0
filelock==3.12.0 ; python_version >= '3.7'
frozenlist==1.3.3 ; python_version >= '3.7'
2023-04-13 19:07:14 +00:00
greenlet==2.0.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
hexbytes==0.3.0 ; python_version >= '3.7' and python_version < '4'
hypothesis==6.75.1
identify==2.5.23 ; python_version >= '3.7'
2023-04-13 19:07:14 +00:00
idna==3.4 ; python_version >= '3.5'
ijson==3.2.0.post0
importlib-metadata==6.6.0 ; python_version < '3.10'
importlib-resources==5.12.0 ; python_version < '3.9'
2023-04-13 19:07:14 +00:00
iniconfig==2.0.0 ; python_version >= '3.7'
ipython==8.12.1 ; python_version >= '3.8'
jedi==0.18.2 ; python_version >= '3.6'
jsonschema==4.18.0a6 ; python_version >= '3.8'
jsonschema-specifications==2023.3.6 ; python_version >= '3.8'
lru-dict==1.1.8
matplotlib-inline==0.1.6 ; python_version >= '3.5'
morphys==1.0
msgspec==0.14.2 ; python_version >= '3.8'
multidict==6.0.4 ; python_version >= '3.7'
mypy-extensions==0.4.4 ; python_version >= '2.7'
2023-04-13 19:07:14 +00:00
nodeenv==1.7.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
numpy==1.24.3 ; python_version < '3.10'
2023-04-13 19:07:14 +00:00
packaging==23.1 ; python_version >= '3.7'
pandas==1.5.3 ; python_version >= '3.8'
parsimonious==0.9.0
parso==0.8.3 ; python_version >= '3.6'
pexpect==4.8.0 ; sys_platform != 'win32'
pickleshare==0.7.5
pkgutil-resolve-name==1.3.10 ; python_version < '3.9'
platformdirs==3.5.0 ; python_version >= '3.7'
2023-04-13 19:07:14 +00:00
pluggy==1.0.0 ; python_version >= '3.6'
pre-commit==3.2.2
prompt-toolkit==3.0.38 ; python_full_version >= '3.7.0'
protobuf==4.23.0rc2 ; python_version >= '3.7'
ptyprocess==0.7.0
pure-eval==0.2.2
2023-04-13 19:07:14 +00:00
py==1.11.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
py-cid==0.3.0
py-ecc==6.0.0 ; python_version >= '3.6' and python_version < '4'
py-evm==0.6.1a2
py-geth==3.12.0 ; python_version >= '3'
py-multibase==1.0.3
py-multicodec==0.2.1
py-multihash==0.2.3
py-solc-x==1.1.1 ; python_version >= '3.6' and python_version < '4'
pycparser==2.21
pycryptodome==3.17
pydantic==1.10.7 ; python_version >= '3.7'
pyethash==0.1.27
pygithub==1.58.1 ; python_version >= '3.7'
pygments==2.15.1 ; python_version >= '3.7'
pyjwt[crypto]==2.6.0 ; python_version >= '3.7'
pynacl==1.5.0
pysha3==1.0.2
2023-04-13 19:07:14 +00:00
pytest==6.2.5
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest-timeout==2.1.0
pytest-twisted==1.14.0
python-baseconv==1.2.2
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytz==2023.3
2023-04-13 19:07:14 +00:00
pyyaml==6.0 ; python_version >= '3.6'
referencing==0.27.4 ; python_version >= '3.8'
regex==2023.3.23 ; python_version >= '3.8'
requests==2.29.0
rich==12.6.0 ; python_full_version >= '3.6.3' and python_full_version < '4.0.0'
rlp==3.0.0
rpds-py==0.7.1 ; python_version >= '3.8'
2023-04-13 19:07:14 +00:00
semantic-version==2.10.0 ; python_version >= '2.7'
setuptools==67.7.2 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
2023-04-13 19:07:14 +00:00
sortedcontainers==2.4.0
sqlalchemy==2.0.12 ; python_version >= '3.7'
stack-data==0.6.2
2023-04-13 19:07:14 +00:00
toml==0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
tomli==2.0.1
toolz==0.12.0 ; python_version >= '3.5'
tqdm==4.65.0 ; python_version >= '3.7'
traitlets==5.9.0 ; python_version >= '3.7'
trie==2.1.0 ; python_version >= '3.7' and python_version < '4'
typing-extensions==4.5.0 ; python_version >= '3.7'
2023-04-13 19:07:14 +00:00
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
virtualenv==20.23.0 ; python_version >= '3.7'
watchdog==2.3.1
wcwidth==0.2.6
web3==6.2.0
websockets==11.0.2 ; python_version >= '3.7'
wrapt==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
yarl==1.9.2 ; python_version >= '3.7'
zipp==3.15.0 ; python_version >= '3.7'