Skip to content
Merged
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
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ idna==3.2
# via requests
packaging==21.0
# via tox
platformdirs==2.0.2
platformdirs==2.1.0
# via virtualenv
pluggy==0.13.1
# via tox
Expand Down
14 changes: 6 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==2.6.1
# via
# -r requirements/test.txt
# kombu
astroid==2.6.2
astroid==2.6.5
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -78,7 +78,7 @@ django-model-utils==4.1.1
# via -r requirements/test.txt
djangorestframework==3.12.4
# via -r requirements/test.txt
edx-i18n-tools==0.5.3
edx-i18n-tools==0.7.0
# via -r requirements/dev.in
edx-lint==5.0.0
# via
Expand Down Expand Up @@ -129,9 +129,7 @@ packaging==21.0
# -r requirements/test.txt
# pytest
# tox
path==16.0.0
# via path.py
path.py==12.5.0
path==16.1.0
# via edx-i18n-tools
pbr==5.6.0
# via
Expand All @@ -143,7 +141,7 @@ pep517==0.11.0
# pip-tools
pip-tools==6.2.0
# via -r requirements/pip-tools.txt
platformdirs==2.0.2
platformdirs==2.1.0
# via
# -r requirements/ci.txt
# virtualenv
Expand All @@ -165,7 +163,7 @@ pycodestyle==2.7.0
# via -r requirements/quality.txt
pydocstyle==6.1.1
# via -r requirements/quality.txt
pylint==2.9.3
pylint==2.9.5
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -256,7 +254,7 @@ toml==0.10.2
# pytest
# pytest-cov
# tox
tomli==1.0.4
tomli==1.1.0
# via
# -r requirements/pip-tools.txt
# pep517
Expand Down
7 changes: 2 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ certifi==2021.5.30
# via requests
cffi==1.14.6
# via cryptography
chardet==4.0.0
# via doc8
charset-normalizer==2.0.3
# via requests
colorama==0.4.4
Expand All @@ -58,7 +56,7 @@ djangorestframework==3.12.4
# via
# -r requirements/base.txt
# django-rest-swagger
doc8==0.8.1
doc8==0.9.0
# via -r requirements/doc.in
docutils==0.17.1
# via
Expand Down Expand Up @@ -149,7 +147,6 @@ simplejson==3.17.3
six==1.16.0
# via
# bleach
# doc8
# edx-sphinx-theme
# jsonschema
# readme-renderer
Expand Down Expand Up @@ -183,7 +180,7 @@ swagger2rst==0.0.4
# via -r requirements/doc.in
tqdm==4.61.2
# via twine
twine==3.4.1
twine==3.4.2
# via -r requirements/doc.in
uritemplate==3.0.1
# via coreapi
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pep517==0.11.0
# via pip-tools
pip-tools==6.2.0
# via -r requirements/pip-tools.in
tomli==1.0.4
tomli==1.1.0
# via pep517
wheel==0.36.2
# via pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.36.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==21.1.3
pip==21.2.1
# via -r requirements/pip.in
setuptools==57.3.0
setuptools==57.4.0
# via -r requirements/pip.in
7 changes: 5 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==2.6.2
astroid==2.6.5
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -41,7 +41,7 @@ pycodestyle==2.7.0
# via -r requirements/quality.in
pydocstyle==6.1.1
# via -r requirements/quality.in
pylint==2.9.3
pylint==2.9.5
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -75,3 +75,6 @@ toml==0.10.2
# via pylint
wrapt==1.12.1
# via astroid

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