nucypher/dev-requirements.txt

50 lines
2.1 KiB
Plaintext

-i https://pypi.python.org/simple
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
backports.entry-points-selectable==1.1.0; python_version >= '2.7'
bandit==1.7.0
certifi==2021.5.30
cfgv==3.3.1; python_full_version >= '3.6.1'
charset-normalizer==2.0.5; python_version >= '3'
coverage==6.0b1
decorator==5.1.0; 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.18; python_version >= '3.6'
greenlet==1.1.1; python_version >= '3' and platform_machine in 'x86_64 X86_64 aarch64 AARCH64 ppc64le PPC64LE amd64 AMD64 win32 WIN32'
hypothesis==6.21.3
identify==2.2.14; python_full_version >= '3.6.1'
idna==3.2; python_version >= '3'
iniconfig==1.1.1
mypy-extensions==0.4.3
mypy==0.910
nodeenv==1.6.0
packaging==21.0; python_version >= '3.6'
pbr==5.6.0; python_version >= '2.6'
platformdirs==2.3.0; python_version >= '3.6'
pluggy==1.0.0; python_version >= '3.6'
pre-commit==2.15.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.0rc1; 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.4
pytest-xdist==2.3.0
pytest==6.2.5
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.26.0
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.4.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.2
urllib3==1.26.6; 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.7.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'