Skip to content
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
22 changes: 11 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
appdirs==1.4.4
# via fs
asgiref==3.11.0
asgiref==3.11.1
# via django
boto3==1.42.27
boto3==1.42.88
# via fs-s3fs
botocore==1.42.27
botocore==1.42.88
# via
# boto3
# s3transfer
django==5.2.10
django==5.2.13
# via
# -c requirements/common_constraints.txt
# openedx-django-pyfs
Expand All @@ -25,13 +25,13 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via openedx-django-pyfs
jmespath==1.0.1
jmespath==1.1.0
# via
# boto3
# botocore
lazy==1.6
# via xblock
lxml==6.0.2
lxml==6.0.4
# via xblock
mako==1.3.10
# via
Expand All @@ -42,13 +42,13 @@ markupsafe==3.0.3
# via
# mako
# xblock
openedx-django-pyfs==3.8.0
openedx-django-pyfs==4.0.0
# via xblock
python-dateutil==2.9.0.post0
# via
# botocore
# xblock
pytz==2025.2
pytz==2026.1.post1
# via xblock
pyyaml==6.0.3
# via xblock
Expand All @@ -67,13 +67,13 @@ sqlparse==0.5.5
# via django
urllib3==2.6.3
# via botocore
web-fragments==3.1.0
web-fragments==4.0.0
# via
# xblock
# xblock-utils
webob==1.8.9
# via xblock
xblock[django]==5.3.0
xblock[django]==6.0.0
# via
# -r requirements/base.in
# xblock-utils
Expand Down
29 changes: 18 additions & 11 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
cachetools==6.2.4
# via
# -r requirements/tox.txt
# tox
chardet==5.2.0
cachetools==7.0.5
# via
# -r requirements/tox.txt
# tox
Expand All @@ -20,19 +16,21 @@ distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
filelock==3.20.3
filelock==3.25.2
# via
# -r requirements/tox.txt
# python-discovery
# tox
# virtualenv
packaging==25.0
packaging==26.0
# via
# -r requirements/tox.txt
# pyproject-api
# tox
platformdirs==4.5.1
platformdirs==4.9.6
# via
# -r requirements/tox.txt
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
Expand All @@ -43,9 +41,18 @@ pyproject-api==1.10.0
# via
# -r requirements/tox.txt
# tox
tox==4.34.1
python-discovery==1.2.2
# via
# -r requirements/tox.txt
# tox
# virtualenv
tomli-w==1.2.0
# via
# -r requirements/tox.txt
# tox
tox==4.52.1
# via -r requirements/tox.txt
virtualenv==20.36.1
virtualenv==21.2.1
# via
# -r requirements/tox.txt
# tox
20 changes: 11 additions & 9 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,28 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
build==1.4.0
build==1.4.3
# via pip-tools
click==8.3.1
click==8.3.2
# via pip-tools
packaging==25.0
# via build
pip-tools==7.5.2
packaging==26.0
# via
# build
# wheel
pip-tools==7.5.3
# via -r requirements/pip_tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.1
wheel==0.46.3
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
pip==26.0.1
# via pip-tools
setuptools==80.9.0
setuptools==82.0.1
# via pip-tools
28 changes: 14 additions & 14 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -8,20 +8,20 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/base.txt
# django
boto3==1.42.27
boto3==1.42.88
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.27
botocore==1.42.88
# via
# -r requirements/base.txt
# boto3
# s3transfer
django==5.2.10
django==5.2.13
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
Expand All @@ -38,7 +38,7 @@ fs-s3fs==1.1.1
# openedx-django-pyfs
iniconfig==2.3.0
# via pytest
jmespath==1.0.1
jmespath==1.1.0
# via
# -r requirements/base.txt
# boto3
Expand All @@ -47,7 +47,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==6.0.2
lxml==6.0.4
# via
# -r requirements/base.txt
# xblock
Expand All @@ -63,24 +63,24 @@ markupsafe==3.0.3
# xblock
mock==5.2.0
# via -r requirements/test.in
openedx-django-pyfs==3.8.0
openedx-django-pyfs==4.0.0
# via
# -r requirements/base.txt
# xblock
packaging==25.0
packaging==26.0
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.19.2
pygments==2.20.0
# via pytest
pytest==9.0.2
pytest==9.0.3
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
# -r requirements/base.txt
# botocore
# xblock
pytz==2025.2
pytz==2026.1.post1
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -111,7 +111,7 @@ urllib3==2.6.3
# via
# -r requirements/base.txt
# botocore
web-fragments==3.1.0
web-fragments==4.0.0
# via
# -r requirements/base.txt
# xblock
Expand All @@ -120,7 +120,7 @@ webob==1.8.9
# via
# -r requirements/base.txt
# xblock
xblock[django]==5.3.0
xblock[django]==6.0.0
# via
# -r requirements/base.txt
# xblock-utils
Expand Down
24 changes: 15 additions & 9 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,40 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
cachetools==6.2.4
# via tox
chardet==5.2.0
cachetools==7.0.5
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.3
filelock==3.25.2
# via
# python-discovery
# tox
# virtualenv
packaging==25.0
packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.5.1
platformdirs==4.9.6
# via
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.34.1
python-discovery==1.2.2
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.1
# via -r requirements/tox.in
virtualenv==20.36.1
virtualenv==21.2.1
# via tox