mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2025-12-06 10:04:23 +08:00
Re-compiling examples files for fix GitHub security alert
This commit is contained in:
@@ -2,29 +2,39 @@
|
||||
# This file is autogenerated by pip-compile
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile -U dev-requirements.in
|
||||
# pip-compile dev-requirements.in
|
||||
#
|
||||
apipkg==1.5 # via execnet
|
||||
atomicwrites==1.3.0 # via pytest
|
||||
attrs==19.1.0 # via pytest
|
||||
autopep8==1.4.3
|
||||
attrs==19.1.0 # via packaging, pytest
|
||||
autopep8==1.4.4
|
||||
click==7.0 # via flask, pip-tools
|
||||
docutils==0.14
|
||||
execnet==1.6.0 # via pytest-cache
|
||||
flask==1.0.2
|
||||
configparser==3.8.1 # via importlib-metadata
|
||||
contextlib2==0.5.5 # via importlib-metadata
|
||||
docutils==0.15.2
|
||||
execnet==1.7.0 # via pytest-cache
|
||||
flask==1.1.1
|
||||
funcsigs==1.0.2 # via pytest
|
||||
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==7.0.0 # via pytest
|
||||
more-itertools==5.0.0 # via pytest
|
||||
packaging==19.1 # via pytest
|
||||
pathlib2==2.3.4 # via importlib-metadata, pytest
|
||||
pep8==1.7.1 # via pytest-pep8
|
||||
pip-tools==3.6.0
|
||||
pluggy==0.9.0 # via pytest
|
||||
pip-tools==4.0.0
|
||||
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
|
||||
pytest-pythonpath==0.7.3
|
||||
pytest==4.4.0 # via pytest-cache, pytest-pep8, pytest-pythonpath
|
||||
six==1.12.0 # via pip-tools, pytest
|
||||
werkzeug==0.15.2 # via flask
|
||||
wheel==0.33.1
|
||||
pytest==4.6.5 # via pytest-cache, pytest-pep8, pytest-pythonpath
|
||||
scandir==1.10.0 # via pathlib2
|
||||
six==1.12.0 # via more-itertools, packaging, pathlib2, pip-tools, pytest
|
||||
wcwidth==0.1.7 # via pytest
|
||||
werkzeug==0.15.5 # via flask
|
||||
wheel==0.33.6
|
||||
zipp==0.5.2 # via importlib-metadata
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
# This file is autogenerated by pip-compile
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile -U prod-requirements.in
|
||||
# pip-compile prod-requirements.in
|
||||
#
|
||||
click==7.0 # via flask
|
||||
flask==1.0.2
|
||||
flask==1.1.1
|
||||
itsdangerous==1.1.0 # via flask
|
||||
jinja2==2.10.1 # via flask
|
||||
markupsafe==1.1.1 # via jinja2
|
||||
werkzeug==0.15.2 # via flask
|
||||
werkzeug==0.15.5 # via flask
|
||||
|
||||
Reference in New Issue
Block a user