nucypher/dev-requirements.txt

51 lines
2.0 KiB
Plaintext

-i https://pypi.python.org/simple
attrs==22.1.0; python_version >= '3.5'
bandit==1.7.4
certifi==2022.9.24; python_version >= '3.6'
cfgv==3.3.1; python_full_version >= '3.6.1'
charset-normalizer==2.1.1; python_version >= '3.6'
coverage==6.5.0
decorator==5.1.1; python_version >= '3.5'
distlib==0.3.6
exceptiongroup==1.0.0rc9; python_version < '3.11'
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.8.0; python_version >= '3.7'
gitdb==4.0.9; python_version >= '3.6'
gitpython==3.1.27; python_version >= '3.7'
greenlet==2.0.0a2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
hypothesis==6.56.0
identify==2.5.5; python_version >= '3.7'
idna==3.4; python_version >= '3.5'
iniconfig==1.1.1
mypy-extensions==0.4.3
mypy==0.981
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==21.3; python_version >= '3.6'
pbr==5.10.0; python_version >= '2.6'
platformdirs==2.5.2; python_version >= '3.7'
pluggy==1.0.0; python_version >= '3.6'
pre-commit==2.20.0
py-solc-x==0.10.1
py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pyflakes==2.5.0
pyparsing==3.0.9; python_full_version >= '3.6.8'
pytest-cov==4.0.0
pytest-forked==1.4.0; python_version >= '3.6'
pytest-mock==3.9.0
pytest-timeout==2.1.0
pytest-twisted==1.13.4
pytest-xdist==2.5.0
pytest==6.2.5
pyyaml==6.0; python_version >= '3.6'
requests==2.28.1
semantic-version==2.10.0; python_version >= '2.7'
setuptools==65.4.1; python_version >= '3.7'
smmap==5.0.0; python_version >= '3.6'
sortedcontainers==2.4.0
stevedore==4.0.0; python_version >= '3.8'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
tomli==2.0.1; python_version < '3.11'
typing-extensions==4.3.0; python_version >= '3.7'
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'
virtualenv==20.16.5; python_version >= '3.6'