Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jul 6, 2021
1 parent 5bca1ca commit fd23c0e
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
Expand All @@ -12,7 +12,7 @@ filelock==3.0.12
# via
# tox
# virtualenv
packaging==20.9
packaging==21.0
# via tox
pluggy==0.13.1
# via tox
Expand Down
40 changes: 20 additions & 20 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
Expand All @@ -8,7 +8,7 @@ appdirs==1.4.4
# via
# -r requirements/ci.txt
# virtualenv
astroid==2.5.6
astroid==2.6.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -17,10 +17,6 @@ attrs==21.2.0
# via
# -r requirements/test.txt
# pytest
click-log==0.3.2
# via
# -r requirements/test.txt
# edx-lint
click==8.0.1
# via
# -r requirements/pip-tools.txt
Expand All @@ -29,6 +25,10 @@ click==8.0.1
# code-annotations
# edx-lint
# pip-tools
click-log==0.3.2
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.1.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -77,7 +77,7 @@ mccabe==0.6.1
# via
# -r requirements/test.txt
# pylint
packaging==20.9
packaging==21.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -109,6 +109,13 @@ py==1.10.0
# tox
pycodestyle==2.7.0
# via -r requirements/test.txt
pylint==2.9.3
# via
# -r requirements/test.txt
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via
# -r requirements/test.txt
Expand All @@ -122,27 +129,20 @@ pylint-plugin-utils==0.6
# -r requirements/test.txt
# pylint-celery
# pylint-django
pylint==2.8.3
# via
# -r requirements/test.txt
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pyparsing==2.4.7
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# packaging
pytest-cov==2.12.1
# via -r requirements/test.txt
pytest-django==4.4.0
# via -r requirements/test.txt
pytest==6.2.4
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==2.12.1
# via -r requirements/test.txt
pytest-django==4.4.0
# via -r requirements/test.txt
python-slugify==5.0.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -184,12 +184,12 @@ toml==0.10.2
# pytest
# pytest-cov
# tox
tox-battery==0.6.1
# via -r requirements/dev.in
tox==3.23.1
# via
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
# via -r requirements/dev.in
virtualenv==20.4.7
# via
# -r requirements/ci.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
Expand All @@ -10,5 +10,5 @@ wheel==0.36.2
# The following packages are considered to be unsafe in a requirements file:
pip==21.1.3
# via -r requirements/pip.in
setuptools==57.0.0
setuptools==57.1.0
# via -r requirements/pip.in
30 changes: 15 additions & 15 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
#
astroid==2.5.6
astroid==2.6.2
# via
# pylint
# pylint-celery
attrs==21.2.0
# via pytest
click-log==0.3.2
# via edx-lint
click==8.0.1
# via
# click-log
# code-annotations
# edx-lint
click-log==0.3.2
# via edx-lint
code-annotations==1.1.2
# via edx-lint
coverage==5.5
Expand All @@ -41,7 +41,7 @@ markupsafe==2.0.1
# via jinja2
mccabe==0.6.1
# via pylint
packaging==20.9
packaging==21.0
# via pytest
pbr==5.6.0
# via stevedore
Expand All @@ -53,6 +53,12 @@ py==1.10.0
# via pytest
pycodestyle==2.7.0
# via -r requirements/test.in
pylint==2.9.3
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.4.4
Expand All @@ -61,22 +67,16 @@ pylint-plugin-utils==0.6
# via
# pylint-celery
# pylint-django
pylint==2.8.3
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pyparsing==2.4.7
# via packaging
pytest-cov==2.12.1
# via -r requirements/test.in
pytest-django==4.4.0
# via -r requirements/test.in
pytest==6.2.4
# via
# pytest-cov
# pytest-django
pytest-cov==2.12.1
# via -r requirements/test.in
pytest-django==4.4.0
# via -r requirements/test.in
python-slugify==5.0.2
# via code-annotations
pytz==2021.1
Expand Down

0 comments on commit fd23c0e

Please sign in to comment.