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 authored and Agrendalath committed Aug 28, 2023
1 parent 56bef64 commit 4c634e5
Show file tree
Hide file tree
Showing 8 changed files with 90 additions and 46 deletions.
33 changes: 30 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,34 @@ asgiref==3.7.2
# via django
bleach[css]==6.0.0
# via -r requirements/base.in
boto3==1.28.35
# via fs-s3fs
botocore==1.31.35
# via
# boto3
# s3transfer
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-appconf
# django-statici18n
# openedx-django-pyfs
django-appconf==1.0.5
# via django-statici18n
django-statici18n==2.4.0
# via -r requirements/base.in
fs==2.4.16
# via
# fs-s3fs
# openedx-django-pyfs
# xblock
fs-s3fs==1.1.1
# via openedx-django-pyfs
jmespath==1.0.1
# via
# boto3
# botocore
lazy==1.5
# via xblock
lxml==4.9.3
# via xblock
Expand All @@ -29,27 +47,36 @@ markupsafe==2.1.3
# via
# mako
# xblock
python-dateutil==2.8.2
openedx-django-pyfs==3.4.0
# via xblock
python-dateutil==2.8.2
# via
# botocore
# xblock
pytz==2023.3
# via
# django
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.6.2
# via boto3
simplejson==3.19.1
# via xblock-utils
six==1.16.0
# via
# bleach
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.4.4
# via django
tinycss2==1.1.1
# via bleach
typing-extensions==4.7.1
# via asgiref
urllib3==1.26.16
# via botocore
web-fragments==2.1.0
# via
# xblock
Expand All @@ -60,9 +87,9 @@ webencodings==0.5.1
# tinycss2
webob==1.8.7
# via xblock
xblock==1.7.0
xblock[django]==1.7.0
# via xblock-utils
xblock-utils==3.4.0
xblock-utils==3.4.1
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==23.1
# via tox
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -27,7 +27,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.3
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ bok-choy==0.7.1
# -c requirements/constraints.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
boto3==1.28.25
boto3==1.28.35
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.35
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -68,7 +68,7 @@ charset-normalizer==3.2.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -129,7 +129,7 @@ edx-i18n-tools==1.1.0
# -r requirements/workbench.txt
edx-lint==5.3.4
# via -r requirements/quality.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -270,7 +270,7 @@ platformdirs==3.10.0
# via
# -r requirements/ci.txt
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -375,7 +375,7 @@ rich==13.5.2
# -r requirements/quality.txt
# -r requirements/workbench.txt
# cookiecutter
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -442,7 +442,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
Expand Down Expand Up @@ -479,7 +479,7 @@ webob==1.8.7
# -r requirements/workbench.txt
# xblock
# xblock-sdk
wheel==0.41.1
wheel==0.41.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -497,7 +497,7 @@ xblock-sdk==0.7.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
xblock-utils==3.4.0
xblock-utils==3.4.1
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==0.10.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
packaging==23.1
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
21 changes: 12 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.25
boto3==1.28.35
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.35
# via
# -r requirements/test.txt
# boto3
Expand All @@ -51,7 +51,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -91,7 +91,7 @@ edx-i18n-tools==1.1.0
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/quality.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -130,6 +130,7 @@ lazy==1.5
# via
# -r requirements/test.txt
# bok-choy
# xblock
lazy-object-proxy==1.4.3
# via astroid
lxml==4.9.3
Expand Down Expand Up @@ -168,7 +169,9 @@ nose==1.3.7
# -r requirements/test.txt
# needle
openedx-django-pyfs==3.4.0
# via -r requirements/test.txt
# via
# -r requirements/test.txt
# xblock
packaging==23.1
# via
# -r requirements/test.txt
Expand All @@ -183,7 +186,7 @@ pillow==10.0.0
# via
# -r requirements/test.txt
# needle
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -257,7 +260,7 @@ rich==13.5.2
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -329,14 +332,14 @@ webob==1.8.7
# xblock-sdk
wrapt==1.11.2
# via astroid
xblock==1.7.0
xblock[django]==1.7.0
# via
# -r requirements/test.txt
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
# via -r requirements/test.txt
xblock-utils==3.4.0
xblock-utils==3.4.1
# via -r requirements/test.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 4c634e5

Please sign in to comment.