Skip to content

Commit

Permalink
chore: Updating Python Requirements (openedx-unsupported#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored May 19, 2021
1 parent 11e4b99 commit 5b77d64
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ chardet==4.0.0
# requests
click==7.1.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# pip-tools
cryptography==3.4.7
Expand Down
5 changes: 4 additions & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,16 @@ idna==2.10
imagesize==1.2.0
# via sphinx
jinja2==2.11.3
# via sphinx
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# sphinx
jsonschema==3.2.0
# via
# -r requirements/base.txt
# docker-compose
markupsafe==1.1.1
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# jinja2
# sphinx
packaging==20.9
Expand Down
4 changes: 3 additions & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
# make upgrade
#
click==7.1.2
# via pip-tools
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
pep517==0.10.0
# via pip-tools
pip-tools==6.1.0
Expand Down

0 comments on commit 5b77d64

Please sign in to comment.