mchoji/wtg-seal

View on GitHub
requirements-dev.txt

Summary

Maintainability
Test Coverage
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
#    pipenv lock --requirements --dev
#

# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
# requirements. To emit only development requirements, pass "--dev-only".

-i https://pypi.org/simple/
-e .
-e .
alabaster==0.7.12
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
babel==2.9.1
backports.entry-points-selectable==1.1.0; python_version >= '2.7'
bandit==1.6.2
brotli==1.0.9
certifi==2021.10.8
cfgv==3.3.1; python_full_version >= '3.6.1'
charset-normalizer==2.0.7; python_version >= '3'
click==8.0.3; python_version >= '3.6'
commonmark==0.9.1
configargparse==1.5.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
coverage==5.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
coveralls==2.1.2
distlib==0.3.3
docopt==0.6.2
docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
filelock==3.3.1; python_version >= '3.6'
flake8==3.8.4
flask-basicauth==0.2.0
flask-cors==3.0.10
flask==2.0.2; python_version >= '3.6'
gevent==21.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
geventhttpclient==1.5.3
gitdb==4.0.7; python_version >= '3.4'
gitpython==3.1.24; python_version >= '3.7'
greenlet==1.1.2; platform_python_implementation == 'CPython'
identify==2.3.0; python_full_version >= '3.6.1'
idna==3.3; python_version >= '3'
imagesize==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
iniconfig==1.1.1
itsdangerous==2.0.1; python_version >= '3.6'
jinja2==3.0.2; python_version >= '3.6'
locust==2.0.0; python_version >= '3.6'
markupsafe==2.0.1; python_version >= '3.6'
mccabe==0.6.1
msgpack==1.0.2
mypy-extensions==0.4.3
mypy==0.790
nodeenv==1.6.0
numpy==1.21.3; python_version < '3.11' and python_version >= '3.7'
packaging==21.0; python_version >= '3.6'
pbr==5.6.0; python_version >= '2.6'
platformdirs==2.4.0; python_version >= '3.6'
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pre-commit==2.7.1
psutil==5.8.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycodestyle==2.6.0
pydocstyle==5.1.1
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.10.0; python_version >= '3.5'
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytest-cov==2.10.1
pytest-datadir==1.3.1
pytest==6.1.1
pytz==2021.3
pyyaml==6.0; python_version >= '3.6'
pyzmq==22.3.0; python_version >= '3.6'
recommonmark==0.6.0
requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
roundrobin==0.0.2
scipy==1.7.1; python_version < '3.10' and python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==4.0.0; python_version >= '3.5'
snowballstemmer==2.1.0
sphinx==3.2.1
sphinxcontrib-applehelp==1.0.2; python_version >= '3.5'
sphinxcontrib-devhelp==1.0.2; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.0; python_version >= '3.6'
sphinxcontrib-jsmath==1.0.1; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5'
stevedore==3.5.0; python_version >= '3.6'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
typed-ast==1.4.3
typing-extensions==3.10.0.2; python_version < '3.10'
urllib3==1.26.7; 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.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
werkzeug==2.0.2; python_version >= '3.6'
yapf==0.30.0
zope.event==4.5.0
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'