Skip to content
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
2 changes: 1 addition & 1 deletion requirements/base.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
24 changes: 18 additions & 6 deletions requirements/ci.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -25,15 +25,19 @@ astroid==4.0.4
# -r requirements/test.txt
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via
# -r requirements/test.txt
# jaraco-context
binaryornot==0.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.42.64
boto3==1.42.68
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.64
botocore==1.42.68
# via
# -r requirements/test.txt
# boto3
Expand All @@ -50,7 +54,7 @@ cffi==2.0.0
# via
# -r requirements/test.txt
# cryptography
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -107,9 +111,9 @@ docutils==0.22.4
# via
# -r requirements/test.txt
# readme-renderer
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/test.txt
filelock==3.25.1
filelock==3.25.2
# via
# -r requirements/tox.txt
# python-discovery
Expand All @@ -132,6 +136,10 @@ idna==3.11
# via
# -r requirements/test.txt
# requests
importlib-metadata==8.7.1
# via
# -r requirements/test.txt
# keyring
iniconfig==2.3.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -403,6 +411,10 @@ xblock==5.3.0
# xblock-sdk
xblock-sdk==0.13.0
# via -r requirements/test.txt
zipp==3.23.0
# via
# -r requirements/test.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
2 changes: 1 addition & 1 deletion requirements/dev.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -24,7 +24,7 @@ beautifulsoup4==4.14.3
# via pydata-sphinx-theme
certifi==2026.2.25
# via requests
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
django==5.2.12
# via -r requirements/base.txt
Expand Down Expand Up @@ -94,7 +94,7 @@ snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8.3
# via beautifulsoup4
sphinx==9.1.0
sphinx==9.0.4
# via
# -r requirements/docs.in
# pydata-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -20,15 +20,15 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.42.64
boto3==1.42.68
# via fs-s3fs
botocore==1.42.64
botocore==1.42.68
# via
# boto3
# s3transfer
certifi==2026.2.25
# via requests
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
click==8.3.1
# via
Expand All @@ -51,7 +51,7 @@ django==5.2.12
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# xblock-sdk
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/quality.in
fs==2.4.16
# via
Expand Down
16 changes: 11 additions & 5 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -20,19 +20,21 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.6.0
# via cookiecutter
boto3==1.42.64
boto3==1.42.68
# via fs-s3fs
botocore==1.42.64
botocore==1.42.68
# via
# boto3
# s3transfer
certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
click==8.3.1
# via
Expand Down Expand Up @@ -63,7 +65,7 @@ dill==0.4.1
# xblock-sdk
docutils==0.22.4
# via readme-renderer
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/test.in
fs==2.4.16
# via
Expand All @@ -76,6 +78,8 @@ id==1.6.1
# via twine
idna==3.11
# via requests
importlib-metadata==8.7.1
# via keyring
iniconfig==2.3.0
# via pytest
isort==8.0.1
Expand Down Expand Up @@ -254,6 +258,8 @@ xblock==5.3.0
# xblock-sdk
xblock-sdk==0.13.0
# via -r requirements/test.in
zipp==3.23.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
4 changes: 2 additions & 2 deletions requirements/tox.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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -10,7 +10,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.1
filelock==3.25.2
# via
# python-discovery
# tox
Expand Down
Loading