Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 1, 2021
1 parent 0aa3e21 commit 3abe3fe
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions 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 Expand Up @@ -43,12 +43,12 @@ web-fragments==1.0.0
# xblock-utils
webob==1.8.7
# via xblock
xblock-utils==2.1.3
# via -r requirements/base.in
xblock==1.4.2
# via
# -r requirements/base.in
# xblock-utils
xblock-utils==2.1.3
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools
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
12 changes: 6 additions & 6 deletions requirements/quality.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,15 +8,15 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
astroid==2.5.6
astroid==2.6.2
# via pylint
coverage==5.5
# via -r requirements/test.txt
django==2.2.24
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
edx-opaque-keys==2.2.1
edx-opaque-keys==2.2.2
# via -r requirements/test.txt
fs==2.4.13
# via
Expand Down Expand Up @@ -49,7 +49,7 @@ pbr==5.6.0
# stevedore
pycodestyle==2.7.0
# via -r requirements/quality.in
pylint==2.8.3
pylint==2.9.1
# via -r requirements/quality.in
pymongo==3.11.4
# via
Expand Down Expand Up @@ -99,12 +99,12 @@ webob==1.8.7
# xblock
wrapt==1.12.1
# via astroid
xblock-utils==2.1.3
# via -r requirements/base.txt
xblock==1.4.2
# via
# -r requirements/base.txt
# xblock-utils
xblock-utils==2.1.3
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
# setuptools
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
#
coverage==5.5
# via -r requirements/test.in
edx-opaque-keys==2.2.1
edx-opaque-keys==2.2.2
# via -r requirements/test.in
mock==4.0.3
# via -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.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/travis.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 Expand Up @@ -58,7 +58,7 @@ toml==0.10.2
# tox
tox==3.23.1
# via -r requirements/tox.txt
urllib3==1.26.5
urllib3==1.26.6
# via requests
virtualenv==20.4.7
# via
Expand Down

0 comments on commit 3abe3fe

Please sign in to comment.