Files
requirements.txt.vim/examples/dev-requirements.txt

70 lines
1.3 KiB
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile examples/dev-requirements.in
#
apipkg==1.5
# via execnet
attrs==20.3.0
# via pytest
autopep8==1.5.6
# via -r examples/dev-requirements.in
click==7.1.2
# via
# flask
# pip-tools
docutils==0.16
# via -r examples/dev-requirements.in
execnet==1.8.0
# via pytest-cache
flask==1.1.2
# via -r examples/prod-requirements.in
iniconfig==1.1.1
# via pytest
itsdangerous==1.1.0
# via flask
jinja2==2.11.3
# via flask
markupsafe==1.1.1
# via jinja2
packaging==20.9
# via pytest
pep517==0.10.0
# via pip-tools
pep8==1.7.1
# via pytest-pep8
pip-tools==6.0.1
# via -r examples/dev-requirements.in
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pycodestyle==2.7.0
# via autopep8
pyparsing==2.4.7
# via packaging
pytest-cache==1.0
# via pytest-pep8
pytest-pep8==1.0.6
# via -r examples/dev-requirements.in
pytest-pythonpath==0.7.3
# via -r examples/dev-requirements.in
pytest==6.2.2
# via
# pytest-cache
# pytest-pep8
# pytest-pythonpath
toml==0.10.2
# via
# autopep8
# pep517
# pytest
werkzeug==1.0.1
# via flask
wheel==0.36.2
# via -r examples/dev-requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip