Files
requirements.txt.vim/examples/dev-requirements.txt
T
raimon 5318f3cc98 Re-compile dependencies with latest version of pip-tools
Fix Dependabot alerts for version of Pygments, Jinja2
2021-03-31 19:32:26 +09:00

78 lines
1.5 KiB
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile examples/dev-requirements.in
#
apipkg==1.5
# via execnet
atomicwrites==1.3.0
# via pytest
attrs==19.1.0
# via
# packaging
# pytest
autopep8==1.4.4
# via -r examples/dev-requirements.in
click==7.0
# via
# flask
# pip-tools
docutils==0.15.2
# via -r examples/dev-requirements.in
execnet==1.7.0
# via pytest-cache
flask==1.1.1
# via -r examples/prod-requirements.in
importlib-metadata==0.19
# via
# pluggy
# pytest
itsdangerous==1.1.0
# via flask
jinja2==2.10.1
# via flask
markupsafe==1.1.1
# via jinja2
more-itertools==5.0.0
# via pytest
packaging==19.1
# via pytest
pep8==1.7.1
# via pytest-pep8
pip-tools==4.0.0
# via -r examples/dev-requirements.in
pluggy==0.12.0
# via pytest
py==1.8.0
# via pytest
pycodestyle==2.5.0
# via autopep8
pyparsing==2.4.2
# 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==4.6.5
# via
# pytest-cache
# pytest-pep8
# pytest-pythonpath
six==1.12.0
# via
# more-itertools
# packaging
# pip-tools
# pytest
wcwidth==0.1.7
# via pytest
werkzeug==0.15.5
# via flask
wheel==0.33.6
# via -r examples/dev-requirements.in
zipp==0.5.2
# via importlib-metadata