nucypher/dev-requirements.txt

36 lines
1.4 KiB
Plaintext

-i https://pypi.python.org/simple
attrs==23.1.0 ; python_version >= '3.7'
certifi==2022.12.7 ; python_version >= '3.6'
cfgv==3.3.1 ; python_full_version >= '3.6.1'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
coverage==6.5.0
decorator==5.1.1 ; python_version >= '3.5'
distlib==0.3.6
filelock==3.11.0 ; python_version >= '3.7'
greenlet==2.0.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
hypothesis==6.72.0
identify==2.5.22 ; python_version >= '3.7'
idna==3.4 ; python_version >= '3.5'
iniconfig==2.0.0 ; python_version >= '3.7'
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'
packaging==23.1 ; python_version >= '3.7'
platformdirs==3.2.0 ; python_version >= '3.7'
pluggy==1.0.0 ; python_version >= '3.6'
pre-commit==3.2.2
py==1.11.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
py-solc-x==0.10.1
pyflakes==3.0.1
pytest==6.2.5
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest-timeout==2.1.0
pytest-twisted==1.14.0
pyyaml==6.0 ; python_version >= '3.6'
requests==2.28.2
semantic-version==2.10.0 ; python_version >= '2.7'
setuptools==67.6.1 ; python_version >= '3.7'
sortedcontainers==2.4.0
toml==0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
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'
virtualenv==20.21.0 ; python_version >= '3.7'