mirror of https://github.com/nucypher/nucypher.git
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
-i https://pypi.python.org/simple
|
|
attrs==22.1.0; python_version >= '3.5'
|
|
certifi==2022.12.7; python_version >= '3.6'
|
|
cfgv==3.3.1; python_full_version >= '3.6.1'
|
|
charset-normalizer==2.1.1; python_version >= '3.6'
|
|
coverage[toml]==6.5.0
|
|
decorator==5.1.1; python_version >= '3.5'
|
|
distlib==0.3.6
|
|
exceptiongroup==1.0.4; python_version < '3.11'
|
|
filelock==3.8.0; python_version >= '3.7'
|
|
greenlet==2.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
hypothesis==6.58.1
|
|
identify==2.5.9; python_version >= '3.7'
|
|
idna==3.4; python_version >= '3.5'
|
|
iniconfig==1.1.1
|
|
mypy-extensions==0.4.3
|
|
mypy==0.991
|
|
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'
|
|
platformdirs==2.5.4; 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==3.0.1
|
|
pyparsing==3.0.9; python_full_version >= '3.6.8'
|
|
pytest-cov==4.0.0
|
|
pytest-mock==3.10.0
|
|
pytest-timeout==2.1.0
|
|
pytest-twisted==1.14.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'
|
|
sortedcontainers==2.4.0
|
|
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
|
tomli==2.0.1
|
|
typing-extensions==4.4.0; python_version >= '3.7'
|
|
urllib3==1.26.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
virtualenv==20.17.0; python_version >= '3.6'
|