nucypher/dev-requirements.txt

49 lines
2.1 KiB
Plaintext

-i https://pypi.python.org/simple
appdirs==1.4.4
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
bandit==1.7.0
certifi==2021.5.30
cfgv==3.3.0; python_full_version >= '3.6.1'
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
coverage==5.6b1
decorator==5.0.9; python_version >= '3.5'
distlib==0.3.2
execnet==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
filelock==3.0.12
gitdb==4.0.7; python_version >= '3.4'
gitpython==3.1.17; python_version >= '3.5'
greenlet==1.1.0; python_version >= '3'
hypothesis==6.14.0
identify==2.2.10; python_full_version >= '3.6.1'
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
iniconfig==1.1.1
mypy-extensions==0.4.3
mypy==0.902
nodeenv==1.6.0
packaging==20.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pbr==5.6.0; python_version >= '2.6'
pluggy==1.0.0.dev0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pre-commit==2.13.0
py-solc-x==0.10.1
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.3.1
pyparsing==3.0.0b2; python_version >= '3.5'
pytest-cov==2.12.1
pytest-forked==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pytest-mock==3.6.1
pytest-timeout==1.4.2
pytest-twisted==1.13.2
pytest-xdist==2.2.1
pytest==6.2.4
pyyaml==5.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
requests==2.25.1
semantic-version==2.8.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
smmap==4.0.0; python_version >= '3.5'
sortedcontainers==2.4.0
stevedore==3.3.0; python_version >= '3.6'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
typing-extensions==3.10.0.0
urllib3==1.26.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
virtualenv==20.4.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'