Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Feb 22, 2024
1 parent 7769446 commit bb2ca9d
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 36 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# via django
bleach[css]==6.1.0
# via -r requirements/base.in
boto3==1.34.39
boto3==1.34.44
# via fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -53,7 +53,7 @@ markupsafe==2.1.5
# via
# mako
# xblock
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via xblock
python-dateutil==2.8.2
# via
Expand Down
17 changes: 7 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,16 @@ binaryornot==0.4.4
# -r requirements/quality.txt
# cookiecutter
bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
# via -r requirements/quality.txt
bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/quality.txt
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -82,7 +80,6 @@ cookiecutter==2.5.0
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/quality.txt
Expand Down Expand Up @@ -207,7 +204,7 @@ nose==1.3.7
# via
# -r requirements/quality.txt
# needle
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via
# -r requirements/quality.txt
# xblock
Expand All @@ -231,7 +228,7 @@ pillow==10.2.0
# via
# -r requirements/quality.txt
# needle
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -287,7 +284,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==8.0.0
# pip-tools
pytest==8.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -436,7 +434,6 @@ wheel==0.42.0
xblock[django]==1.10.0
# via
# -r requirements/quality.txt
# xblock
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
14 changes: 5 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,16 @@ binaryornot==0.4.4
# -r requirements/test.txt
# cookiecutter
bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
# via -r requirements/test.txt
bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -71,7 +69,6 @@ cookiecutter==2.5.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -179,7 +176,7 @@ nose==1.3.7
# via
# -r requirements/test.txt
# needle
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -231,7 +228,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -354,7 +351,6 @@ webob==1.8.7
xblock[django]==1.10.0
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
Expand Down
17 changes: 6 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,16 @@ asgiref==3.7.2
binaryornot==0.4.4
# via cookiecutter
bleach[css]==6.1.0
# via
# -r requirements/base.txt
# bleach
# via -r requirements/base.txt
bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/base.txt
# boto3
Expand All @@ -44,9 +42,7 @@ click==8.1.7
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
ddt==1.7.1
# via -r requirements/test.in
# via
Expand Down Expand Up @@ -127,7 +123,7 @@ needle==0.5.0
# via bok-choy
nose==1.3.7
# via needle
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via
# -r requirements/base.txt
# -r requirements/test.in
Expand All @@ -146,7 +142,7 @@ pygments==2.17.2
# via rich
pypng==0.20220715.0
# via xblock-sdk
pytest==8.0.0
pytest==8.0.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -248,7 +244,6 @@ webob==1.8.7
xblock[django]==1.10.0
# via
# -r requirements/base.txt
# xblock
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
Expand Down

0 comments on commit bb2ca9d

Please sign in to comment.