Files
requirements.txt.vim/examples/dev-requirements.txt
raimon 032479fa4b Re-compile dependencies with latest version of pip-tools
Fix Security alert of Werkzeug
2023-02-19 17:23:54 +09:00

80 lines
1.4 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile dev-requirements.in
#
attrs==22.2.0
# via pytest
autopep8==2.0.1
# via -r dev-requirements.in
build==0.10.0
# via pip-tools
click==8.1.3
# via
# flask
# pip-tools
docutils==0.19
# via -r dev-requirements.in
execnet==1.9.0
# via pytest-cache
flask==2.2.3
# via -r prod-requirements.in
importlib-metadata==6.0.0
# via flask
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.2
# via
# jinja2
# werkzeug
packaging==23.0
# via
# build
# pytest
pep8==1.7.1
# via pytest-pep8
pip-tools==6.12.2
# via -r dev-requirements.in
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pycodestyle==2.10.0
# via autopep8
pyproject-hooks==1.0.0
# via build
pytest==6.2.5
# via
# pytest-cache
# pytest-pep8
# pytest-pythonpath
pytest-cache==1.0
# via pytest-pep8
pytest-pep8==1.0.6
# via -r dev-requirements.in
pytest-pythonpath==0.7.4
# via -r dev-requirements.in
toml==0.10.2
# via pytest
tomli==2.0.1
# via
# autopep8
# build
werkzeug==2.2.3
# via flask
wheel==0.38.4
# via
# -r dev-requirements.in
# pip-tools
zipp==3.14.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools