Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 3.0.2 to 3.1.12 in /web #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
70 changes: 49 additions & 21 deletions web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,62 @@
#
# pip-compile requirements.in
#
asgiref==3.2.3 # via django
attrs==19.3.0 # via pytest
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
asgiref==3.3.4
# via django
attrs==19.3.0
# via pytest
certifi==2019.11.28
# via requests
chardet==3.0.4
# via requests
django-rest-framework==0.1.0
django-templated-mail==1.1.1 # via djoser
django==3.0.2
djangorestframework==3.11.0 # via django-rest-framework
# via -r requirements.in
django-templated-mail==1.1.1
# via djoser
django==3.1.12
# via
# -r requirements.in
# djangorestframework
djangorestframework==3.11.0
# via django-rest-framework
djoser==2.0.3
# via -r requirements.in
gunicorn==20.0.4
idna==2.8 # via requests
importlib-metadata==1.4.0 # via pluggy, pytest
# via -r requirements.in
idna==2.8
# via requests
mock==3.0.5
more-itertools==8.1.0 # via pytest, zipp
packaging==20.0 # via pytest
pluggy==0.13.1 # via pytest
# via -r requirements.in
more-itertools==8.1.0
# via pytest
packaging==20.0
# via pytest
pluggy==0.13.1
# via pytest
psycopg2-binary==2.8.4
py==1.8.1 # via pytest
pyparsing==2.4.6 # via packaging
# via -r requirements.in
py==1.8.1
# via pytest
pyparsing==2.4.6
# via packaging
pytest-django==3.8.0
pytest==5.3.2 # via pytest-django
pytz==2019.3 # via django
# via -r requirements.in
pytest==5.3.2
# via pytest-django
pytz==2019.3
# via django
requests==2.22.0
six==1.14.0 # via mock, packaging
sqlparse==0.3.0 # via django
urllib3==1.25.7 # via requests
wcwidth==0.1.8 # via pytest
zipp==1.0.0 # via importlib-metadata
# via -r requirements.in
six==1.14.0
# via
# mock
# packaging
sqlparse==0.3.0
# via django
urllib3==1.25.7
# via requests
wcwidth==0.1.8
# via pytest

# The following packages are considered to be unsafe in a requirements file:
# setuptools