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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
asgiref==3.11.0
asgiref==3.11.1
# via django
django==5.2.10
django==5.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand All @@ -32,5 +32,5 @@ uritemplate==4.2.0
# via drf-yasg

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/base.in
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==6.2.6
cachetools==7.0.1
# via tox
chardet==5.2.0
# via tox
Expand Down
6 changes: 6 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,9 @@ Django<6.0
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
# See https://github.com/openedx/edx-platform/issues/35126 for more info
elasticsearch<7.14.0

# pip 26 is incompatible with pip-tools hence causing failures during the build process
# Make upgrade command and all requirements upgrade jobs are broken due to this.
# The constraint can be removed once a release (pip-tools > 7.5.2) is available with support for pip 26
# Issue to track this dependency and unpin later on: https://github.com/jazzband/pip-tools/issues/2319
pip<26.0
26 changes: 14 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/quality.txt
# django
astroid==4.0.3
astroid==4.0.4
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -21,7 +21,7 @@ build==1.4.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.6
cachetools==7.0.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -62,11 +62,11 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.13.2
coverage[toml]==7.13.4
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.4
cryptography==46.0.5
# via
# -r requirements/quality.txt
# secretstorage
Expand All @@ -80,7 +80,7 @@ distlib==0.4.0
# via
# -r requirements/ci.txt
# virtualenv
django==5.2.10
django==5.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/quality.txt
Expand All @@ -106,7 +106,7 @@ filelock==3.20.3
# -r requirements/ci.txt
# tox
# virtualenv
id==1.5.0
id==1.6.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -201,7 +201,7 @@ packaging==26.0
# wheel
path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.5.1
# via
Expand Down Expand Up @@ -294,7 +294,6 @@ readme-renderer==44.0
requests==2.32.5
# via
# -r requirements/quality.txt
# id
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
Expand All @@ -305,7 +304,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==14.3.1
rich==14.3.2
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -348,6 +347,7 @@ uritemplate==4.2.0
urllib3==2.6.3
# via
# -r requirements/quality.txt
# id
# requests
# twine
virtualenv==20.36.1
Expand All @@ -365,8 +365,10 @@ zipp==3.23.0

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via pip-tools
setuptools==80.10.2
# via
# -c requirements/common_constraints.txt
# pip-tools
setuptools==82.0.0
# via
# -r requirements/quality.txt
# pip-tools
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/test.txt
# django
babel==2.17.0
babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -26,13 +26,13 @@ cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
coverage[toml]==7.13.2
coverage[toml]==7.13.4
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.4
cryptography==46.0.5
# via secretstorage
django==5.2.10
django==5.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -53,7 +53,7 @@ docutils==0.21.2
# sphinx
drf-yasg==1.21.14
# via -r requirements/test.txt
id==1.5.0
id==1.6.1
# via twine
idna==3.11
# via requests
Expand Down Expand Up @@ -145,7 +145,6 @@ readme-renderer==44.0
# twine
requests==2.32.5
# via
# id
# requests-toolbelt
# sphinx
# twine
Expand All @@ -155,7 +154,7 @@ restructuredtext-lint==2.0.2
# via doc8
rfc3986==2.0.0
# via twine
rich==14.3.1
rich==14.3.2
# via twine
roman-numerals==4.1.0
# via sphinx
Expand Down Expand Up @@ -202,11 +201,12 @@ uritemplate==4.2.0
# drf-yasg
urllib3==2.6.3
# via
# id
# requests
# twine
zipp==3.23.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/test.txt
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==26.0
# via
# build
# wheel
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ wheel==0.46.3

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via -r requirements/pip.in
setuptools==80.10.2
# via
# -c requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==82.0.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/test.txt
# django
astroid==4.0.3
astroid==4.0.4
# via
# pylint
# pylint-celery
Expand All @@ -29,15 +29,15 @@ click-log==0.4.0
# via edx-lint
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.13.2
coverage[toml]==7.13.4
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.4
cryptography==46.0.5
# via secretstorage
dill==0.4.1
# via pylint
django==5.2.10
django==5.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -53,7 +53,7 @@ drf-yasg==1.21.14
# via -r requirements/test.txt
edx-lint==5.6.0
# via -r requirements/quality.in
id==1.5.0
id==1.6.1
# via twine
idna==3.11
# via requests
Expand Down Expand Up @@ -162,14 +162,13 @@ readme-renderer==44.0
# via twine
requests==2.32.5
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.1
rich==14.3.2
# via twine
secretstorage==3.5.0
# via keyring
Expand All @@ -195,11 +194,12 @@ uritemplate==4.2.0
# drf-yasg
urllib3==2.6.3
# via
# id
# requests
# twine
zipp==3.23.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/test.txt
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
asgiref==3.11.0
asgiref==3.11.1
# via
# -r requirements/base.txt
# django
coverage[toml]==7.13.2
coverage[toml]==7.13.4
# via pytest-cov
# via
# -c requirements/common_constraints.txt
Expand Down Expand Up @@ -63,5 +63,5 @@ uritemplate==4.2.0
# drf-yasg

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/base.txt