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
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ cachetools==7.1.4
# via tox
certifi==2026.6.17
# via requests
charset-normalizer==3.4.7
charset-normalizer==3.4.9
# via requests
colorama==0.4.6
# via tox
coverage[toml]==7.14.3
coverage[toml]==7.15.2
# via coveralls
coveralls==4.1.0
# via -r requirements/ci.in
distlib==0.4.3
# via virtualenv
filelock==3.29.4
filelock==3.30.2
# via
# python-discovery
# tox
Expand All @@ -46,7 +46,7 @@ pygments==2.20.0
# via rich
pyproject-api==1.10.1
# via tox
python-discovery==1.4.2
python-discovery==1.4.4
# via
# tox
# virtualenv
Expand All @@ -58,11 +58,11 @@ shellingham==1.5.4
# via typer
tomli-w==1.2.0
# via tox
tox==4.55.1
tox==4.56.4
# via -r requirements/ci.in
typer==0.26.7
typer==0.27.0
# via coveralls
urllib3==2.7.0
# via requests
virtualenv==21.5.1
virtualenv==21.6.1
# via tox
6 changes: 6 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,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

# 2026-07-06: Constrain social-auth-* packages to the latest version compatible with
# edx-drf-extensions<=10.6.0. (Newer versions require a POST instead of a GET.)
# Tracking issue: https://github.com/openedx/edx-drf-extensions/issues/561
social-auth-app-django>=5.9.0,<6.0.0
social-auth-core>=4.9.1,<5.0.0
42 changes: 21 additions & 21 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ annotated-doc==0.0.4
# via typer
appdirs==1.4.4
# via fs
asgiref==3.11.1
asgiref==3.12.1
# via django
astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.43.36
boto3==1.43.50
# via -r requirements/test.in
botocore==1.43.36
botocore==1.43.50
# via
# boto3
# s3transfer
Expand All @@ -26,17 +26,17 @@ cachetools==7.1.4
# tox
certifi==2026.6.17
# via requests
cffi==2.0.0
cffi==2.1.0
# via
# cryptography
# pynacl
chardet==7.4.3
# via
# diff-cover
# pysrt
charset-normalizer==3.4.7
charset-normalizer==3.4.9
# via requests
click==8.4.1
click==8.4.2
# via
# click-log
# code-annotations
Expand All @@ -50,7 +50,7 @@ code-annotations==3.0.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.14.3
coverage[toml]==7.15.2
# via
# -r requirements/test.in
# coveralls
Expand All @@ -69,7 +69,7 @@ dill==0.4.1
# via pylint
distlib==0.4.3
# via virtualenv
django==5.2.15
django==5.2.16
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -120,7 +120,7 @@ edx-opaque-keys==4.0.0
# via edx-drf-extensions
edx-toggles==6.0.0
# via -r requirements/base.in
filelock==3.29.4
filelock==3.30.2
# via
# python-discovery
# tox
Expand All @@ -141,7 +141,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.5.0
jaraco-functools==4.6.0
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -181,7 +181,7 @@ packaging==26.2
# pytest
# tox
# twine
pillow==12.2.0
pillow==12.3.0
# via -r requirements/base.in
platformdirs==4.10.0
# via
Expand Down Expand Up @@ -221,7 +221,7 @@ pylint==4.0.6
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.7.0
pylint-django==2.8.0
# via edx-lint
pylint-plugin-utils==0.9.0
# via
Expand All @@ -245,7 +245,7 @@ pytest-django==4.12.0
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via botocore
python-discovery==1.4.2
python-discovery==1.4.4
# via
# tox
# virtualenv
Expand All @@ -267,15 +267,15 @@ requests==2.34.2
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.26.1
responses==0.26.2
# via -r requirements/test.in
rfc3986==2.0.0
# via twine
rich==15.0.0
# via
# twine
# typer
s3transfer==0.19.0
s3transfer==0.19.1
# via boto3
secretstorage==3.5.0
# via keyring
Expand All @@ -293,7 +293,7 @@ snowballstemmer==3.1.1
# via pydocstyle
sqlparse==0.5.5
# via django
stevedore==5.8.0
stevedore==5.9.0
# via
# code-annotations
# edx-django-utils
Expand All @@ -302,17 +302,17 @@ text-unidecode==1.3
# via python-slugify
tomli-w==1.2.0
# via tox
tomlkit==0.15.0
tomlkit==0.15.1
# via
# edx-lint
# pylint
tox==4.55.1
tox==4.56.4
# via -r requirements/ci.in
twine==6.2.0
# via -r requirements/quality.in
typer==0.26.7
typer==0.27.0
# via coveralls
typing-extensions==4.15.0
typing-extensions==4.16.0
# via edx-opaque-keys
urllib3==2.7.0
# via
Expand All @@ -321,7 +321,7 @@ urllib3==2.7.0
# requests
# responses
# twine
virtualenv==21.5.1
virtualenv==21.6.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
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==1.5.0
# via pip-tools
click==8.4.1
click==8.4.2
# via pip-tools
packaging==26.2
# via
Expand Down
32 changes: 16 additions & 16 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@
#
appdirs==1.4.4
# via fs
asgiref==3.11.1
asgiref==3.12.1
# via django
astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.43.36
boto3==1.43.50
# via -r requirements/test.in
botocore==1.43.36
botocore==1.43.50
# via
# boto3
# s3transfer
cachetools==7.1.4
# via -r requirements/base.in
certifi==2026.6.17
# via requests
cffi==2.0.0
cffi==2.1.0
# via
# cryptography
# pynacl
chardet==7.4.3
# via pysrt
charset-normalizer==3.4.7
charset-normalizer==3.4.9
# via requests
click==8.4.1
click==8.4.2
# via
# click-log
# code-annotations
Expand All @@ -42,7 +42,7 @@ code-annotations==3.0.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.14.3
coverage[toml]==7.15.2
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -54,7 +54,7 @@ ddt==1.7.2
# via -r requirements/test.in
dill==0.4.1
# via pylint
django==5.2.15
django==5.2.16
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -121,7 +121,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.5.0
jaraco-functools==4.6.0
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -157,7 +157,7 @@ packaging==26.2
# via
# pytest
# twine
pillow==12.2.0
pillow==12.3.0
# via -r requirements/base.in
platformdirs==4.10.0
# via pylint
Expand Down Expand Up @@ -190,7 +190,7 @@ pylint==4.0.6
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.7.0
pylint-django==2.8.0
# via edx-lint
pylint-plugin-utils==0.9.0
# via
Expand Down Expand Up @@ -229,13 +229,13 @@ requests==2.34.2
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.26.1
responses==0.26.2
# via -r requirements/test.in
rfc3986==2.0.0
# via twine
rich==15.0.0
# via twine
s3transfer==0.19.0
s3transfer==0.19.1
# via boto3
secretstorage==3.5.0
# via keyring
Expand All @@ -251,20 +251,20 @@ snowballstemmer==3.1.1
# via pydocstyle
sqlparse==0.5.5
# via django
stevedore==5.8.0
stevedore==5.9.0
# via
# code-annotations
# edx-django-utils
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
tomlkit==0.15.0
tomlkit==0.15.1
# via
# edx-lint
# pylint
twine==6.2.0
# via -r requirements/quality.in
typing-extensions==4.15.0
typing-extensions==4.16.0
# via edx-opaque-keys
urllib3==2.7.0
# via
Expand Down
Loading