Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

⬆️ Bump jinja2 from 2.10.3 to 2.11.3 in /requirements #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
144 changes: 113 additions & 31 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,133 @@
#
# pip-compile --no-index --output-file requirements/base.txt requirements/base.in
#
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via pip-tools
coreapi==2.3.3 # via drf-yasg
coreschema==0.0.4 # via coreapi, drf-yasg
certifi==2019.9.11
# via requests
chardet==3.0.4
# via requests
click==7.1.2
# via pip-tools
coreapi==2.3.3
# via drf-yasg
coreschema==0.0.4
# via
# coreapi
# drf-yasg
django-better-admin-arrayfield==1.0.4
# via -r base.in
django-choices==1.7.0
# via
# -r base.in
# vng-api-common
django-cors-middleware==1.4.0
django-filter==2.2.0 # via vng-api-common
# via -r base.in
django-filter==2.2.0
# via vng-api-common
django-markup==1.3
# via -r base.in
django-redis==4.10.0
django-rest-framework-condition==0.1.1 # via vng-api-common
django-solo==1.1.3 # via vng-api-common
# via -r base.in
django-rest-framework-condition==0.1.1
# via vng-api-common
django-solo==1.1.3
# via vng-api-common
django==2.2.14
djangorestframework-camel-case==1.1.1 # via vng-api-common
# via
# -r base.in
# django-choices
# django-filter
# django-markup
# django-redis
# django-rest-framework-condition
# drf-nested-routers
# drf-yasg
# vng-api-common
djangorestframework-camel-case==1.1.1
# via vng-api-common
djangorestframework==3.9.4
drf-nested-routers==0.91 # via vng-api-common
drf-yasg==1.16.0 # via vng-api-common
gemma-zds-client==0.13.0 # via vng-api-common
idna==2.8 # via requests
inflection==0.3.1 # via drf-yasg
iso-639==0.4.5 # via vng-api-common
isodate==0.6.0 # via vng-api-common
itypes==1.1.0 # via coreapi
jinja2==2.10.3 # via coreschema
# via
# -r base.in
# drf-nested-routers
# drf-yasg
# vng-api-common
drf-nested-routers==0.91
# via vng-api-common
drf-yasg==1.16.0
# via vng-api-common
gemma-zds-client==0.13.0
# via vng-api-common
idna==2.8
# via requests
inflection==0.3.1
# via drf-yasg
iso-639==0.4.5
# via vng-api-common
isodate==0.6.0
# via vng-api-common
itypes==1.1.0
# via coreapi
jinja2==2.11.3
# via coreschema
markdown==3.1.1
markupsafe==1.1.1 # via jinja2
oyaml==0.9 # via vng-api-common
# via -r base.in
markupsafe==1.1.1
# via jinja2
oyaml==0.9
# via vng-api-common
pip-tools==5.3.1
# via -r base.in
psycopg2==2.8.3
pyjwt==1.7.1 # via gemma-zds-client, vng-api-common
# via -r base.in
pyjwt==1.7.1
# via
# gemma-zds-client
# vng-api-common
python-dateutil==2.8.0
# via -r base.in
python-dotenv==0.10.3
# via -r base.in
pytz==2019.3
pyyaml==5.1.2 # via gemma-zds-client, oyaml, vng-api-common
# via
# -r base.in
# django
pyyaml==5.1.2
# via
# gemma-zds-client
# oyaml
# vng-api-common
raven==6.10.0
redis==3.3.11 # via django-redis
# via -r base.in
redis==3.3.11
# via django-redis
requests-mock==1.8.0
requests==2.22.0 # via coreapi, gemma-zds-client, requests-mock, vng-api-common
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.5 # via drf-yasg
six==1.12.0 # via django-markup, drf-yasg, isodate, pip-tools, python-dateutil, requests-mock
sqlparse==0.3.0 # via django
unidecode==1.1.1 # via vng-api-common
uritemplate==3.0.0 # via coreapi, drf-yasg
urllib3==1.25.6 # via requests
# via -r base.in
requests==2.22.0
# via
# coreapi
# gemma-zds-client
# requests-mock
# vng-api-common
ruamel.yaml==0.16.5
# via drf-yasg
six==1.12.0
# via
# django-markup
# drf-yasg
# isodate
# pip-tools
# python-dateutil
# requests-mock
sqlparse==0.3.0
# via django
unidecode==1.1.1
# via vng-api-common
uritemplate==3.0.0
# via
# coreapi
# drf-yasg
urllib3==1.25.6
# via requests
uwsgi==2.0.18
# via -r base.in
vng-api-common==1.5.10
# via -r base.in
69 changes: 0 additions & 69 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,76 +4,7 @@
#
# pip-compile --no-index --output-file requirements/ci.txt requirements/base.txt requirements/dev.txt requirements/ci.in
#
appdirs==1.4.3
beautifulsoup4==4.8.1
black==20.8b1
certifi==2019.9.11
chardet==3.0.4
click==7.1.2
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.4
dataclasses==0.6
django-better-admin-arrayfield==1.0.4
django-choices==1.7.0
django-cors-middleware==1.4.0
django-debug-toolbar==2.0
django-extensions==2.2.3
django-filter==2.2.0
django-jenkins==0.110.0
django-markup==1.3
django-redis==4.10.0
django-rest-framework-condition==0.1.1
django-solo==1.1.3
django-webtest==1.9.7
django==2.2.14
djangorestframework-camel-case==1.1.1
djangorestframework==3.9.4
drf-nested-routers==0.91
drf-yasg==1.16.0
factory-boy==2.12.0
faker==2.0.3
freezegun==0.3.12
gemma-zds-client==0.13.0
idna==2.8
inflection==0.3.1
iso-639==0.4.5
isodate==0.6.0
isort==5.6.4
itypes==1.1.0
jinja2==2.10.3
markdown==3.1.1
markupsafe==1.1.1
mypy-extensions==0.4.3
oyaml==0.9
pathspec==0.6.0
pip-tools==5.3.1
psycopg2==2.8.3
pyjwt==1.7.1
python-dateutil==2.8.0
python-dotenv==0.10.3
pytz==2019.3
pyyaml==5.1.2
raven==6.10.0
redis==3.3.11
regex==2020.7.14
requests-mock==1.8.0
requests==2.22.0
ruamel.yaml.clib==0.2.0
ruamel.yaml==0.16.5
six==1.12.0
soupsieve==1.9.4
sqlparse==0.3.0
tblib==1.4.0
text-unidecode==1.3
toml==0.10.1
typed-ast==1.4.0
typing-extensions==3.7.4.3
unidecode==1.1.1
uritemplate==3.0.0
urllib3==1.25.6
uwsgi==2.0.18
vng-api-common==1.5.10
waitress==1.3.1
webob==1.8.5
webtest==2.0.33
74 changes: 8 additions & 66 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,75 +4,17 @@
#
# pip-compile --no-index --output-file requirements/dev.txt requirements/base.txt requirements/testing.in requirements/dev.in
#
appdirs==1.4.3 # via black
beautifulsoup4==4.8.1 # via webtest
black==20.8b1
certifi==2019.9.11
chardet==3.0.4
click==7.1.2
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.4
dataclasses==0.6
django-better-admin-arrayfield==1.0.4
django-choices==1.7.0
django-cors-middleware==1.4.0
django-debug-toolbar==2.0
# via -r dev.in
django-extensions==2.2.3
django-filter==2.2.0
django-markup==1.3
django-redis==4.10.0
django-rest-framework-condition==0.1.1
django-solo==1.1.3
django-webtest==1.9.7
# via -r dev.in
django==2.2.14
djangorestframework-camel-case==1.1.1
djangorestframework==3.9.4
drf-nested-routers==0.91
drf-yasg==1.16.0
factory-boy==2.12.0
faker==2.0.3 # via factory-boy
freezegun==0.3.12
gemma-zds-client==0.13.0
idna==2.8
inflection==0.3.1
iso-639==0.4.5
isodate==0.6.0
isort==5.6.4
itypes==1.1.0
jinja2==2.10.3
markdown==3.1.1
markupsafe==1.1.1
mypy-extensions==0.4.3 # via black
oyaml==0.9
pathspec==0.6.0 # via black
pip-tools==5.3.1
psycopg2==2.8.3
pyjwt==1.7.1
python-dateutil==2.8.0
python-dotenv==0.10.3
# via django-debug-toolbar
pytz==2019.3
pyyaml==5.1.2
raven==6.10.0
redis==3.3.11
regex==2020.7.14 # via black
requests-mock==1.8.0
requests==2.22.0
ruamel.yaml.clib==0.2.0
ruamel.yaml==0.16.5
# via django
six==1.12.0
soupsieve==1.9.4 # via beautifulsoup4
# via django-extensions
sqlparse==0.3.0
tblib==1.4.0
text-unidecode==1.3 # via faker
toml==0.10.1 # via black
typed-ast==1.4.0 # via black
typing-extensions==3.7.4.3 # via black
unidecode==1.1.1
uritemplate==3.0.0
urllib3==1.25.6
uwsgi==2.0.18
vng-api-common==1.5.10
waitress==1.3.1 # via webtest
webob==1.8.5 # via webtest
webtest==2.0.33 # via django-webtest
# via
# django
# django-debug-toolbar