Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #344

Closed
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
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.30
# via fs-s3fs
botocore==1.31.30
# 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
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
14 changes: 7 additions & 7 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.30
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.30
# 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 @@ -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 @@ -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
2 changes: 1 addition & 1 deletion 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 Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.41.1
# 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
19 changes: 11 additions & 8 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.30
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.30
# 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 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
36 changes: 25 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.25
# via fs-s3fs
botocore==1.31.25
boto3==1.28.30
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.30
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2023.7.22
Expand All @@ -34,7 +37,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via cookiecutter
cookiecutter==2.3.0
# via xblock-sdk
Expand All @@ -58,7 +61,7 @@ django-statici18n==2.4.0
# via -r requirements/base.txt
edx-i18n-tools==1.1.0
# via -r requirements/test.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
fs==2.4.16
# via
Expand All @@ -68,6 +71,7 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via
# -r requirements/base.txt
# openedx-django-pyfs
# xblock-sdk
idna==3.4
Expand All @@ -78,10 +82,14 @@ jinja2==3.1.2
# via cookiecutter
jmespath==1.0.1
# via
# -r requirements/base.txt
# boto3
# botocore
lazy==1.5
# via bok-choy
# via
# -r requirements/base.txt
# bok-choy
# xblock
lxml==4.9.3
# via
# -r requirements/base.txt
Expand All @@ -108,7 +116,10 @@ needle==0.5.0
nose==1.3.7
# via needle
openedx-django-pyfs==3.4.0
# via -r requirements/test.in
# via
# -r requirements/base.txt
# -r requirements/test.in
# xblock
packaging==23.1
# via pytest
path==16.7.1
Expand Down Expand Up @@ -156,8 +167,10 @@ requests==2.31.0
# xblock-sdk
rich==13.5.2
# via cookiecutter
s3transfer==0.6.1
# via boto3
s3transfer==0.6.2
# via
# -r requirements/base.txt
# boto3
selenium==2.53.6
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -198,6 +211,7 @@ typing-extensions==4.7.1
# rich
urllib3==1.26.16
# via
# -r requirements/base.txt
# botocore
# requests
web-fragments==2.1.0
Expand All @@ -216,14 +230,14 @@ webob==1.8.7
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock==1.7.0
xblock[django]==1.7.0
# via
# -r requirements/base.txt
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
# via -r requirements/test.in
xblock-utils==3.4.0
xblock-utils==3.4.1
# via -r requirements/base.txt

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