Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.
Open
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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.6.0
# via django
astroid==2.13.2
astroid==2.13.3
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -67,7 +67,7 @@ lazy==1.5
# via bok-choy
lazy-object-proxy==1.9.0
# via astroid
markupsafe==2.1.1
markupsafe==2.1.2
# via jinja2
mccabe==0.7.0
# via pylint
Expand Down Expand Up @@ -122,13 +122,13 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.2.0
pytest==7.2.1
# via -r requirements/base.in
python-guerrillamail==0.2.0
# via -r requirements/base.in
python-slugify==7.0.0
# via code-annotations
pytz==2022.7
pytz==2022.7.1
# via django
pyyaml==6.0
# via code-annotations
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.6.0
# via
# -r requirements/base.txt
# django
astroid==2.13.2
astroid==2.13.3
# via
# -r requirements/base.txt
# pylint
Expand Down Expand Up @@ -110,7 +110,7 @@ lazy-object-proxy==1.9.0
# via
# -r requirements/base.txt
# astroid
markupsafe==2.1.1
markupsafe==2.1.2
# via
# -r requirements/base.txt
# jinja2
Expand Down Expand Up @@ -200,15 +200,15 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.2.0
pytest==7.2.1
# via -r requirements/base.txt
python-guerrillamail==0.2.0
# via -r requirements/base.txt
python-slugify==7.0.0
# via
# -r requirements/base.txt
# code-annotations
pytz==2022.7
pytz==2022.7.1
# via
# -r requirements/base.txt
# django
Expand Down
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
#
pip==22.3.1
# via -r requirements/pip.in
setuptools==59.8.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==66.1.1
# via -r requirements/pip.in
wheel==0.38.4
# via -r requirements/pip.in