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
18 changes: 8 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ billiard==4.2.1
# via celery
celery==5.5.3
# via event-tracking
certifi==2025.7.14
certifi==2025.8.3
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via
Expand All @@ -40,7 +40,7 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-toggles
cryptography==45.0.5
cryptography==45.0.6
# via pyjwt
django==4.2.23
# via
Expand All @@ -67,7 +67,7 @@ django-waffle==5.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -98,7 +98,7 @@ edx-toggles==5.4.1
# event-tracking
event-tracking==3.3.0
# via -r requirements/base.in
fastavro==1.11.1
fastavro==1.12.0
# via openedx-events
fs==2.4.16
# via xblock
Expand Down Expand Up @@ -133,7 +133,7 @@ pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.13.2
pymongo==4.14.0
# via
# edx-opaque-keys
# event-tracking
Expand Down Expand Up @@ -179,10 +179,8 @@ typing-extensions==4.14.1
# via edx-opaque-keys
tzdata==2025.2
# via kombu
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# requests
urllib3==2.5.0
# via requests
vine==5.1.0
# via
# amqp
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.28.3
tox==4.28.4
# via -r requirements/ci.in
virtualenv==20.32.0
virtualenv==20.33.1
# via tox
7 changes: 0 additions & 7 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ Django<5.0
# See https://github.com/openedx/edx-platform/issues/35126 for more info
elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
pip<24.3

# Cause: https://github.com/openedx/edx-lint/issues/475
# This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
urllib3<2.3.0
33 changes: 16 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ attrs==25.3.0
# via openedx-events
billiard==4.2.1
# via celery
build==1.2.2.post1
build==1.3.0
# via pip-tools
cachetools==6.1.0
# via tox
celery==5.5.3
# via event-tracking
certifi==2025.7.14
certifi==2025.8.3
# via requests
cffi==1.17.1
# via
Expand All @@ -34,7 +34,7 @@ chardet==5.2.0
# via
# diff-cover
# tox
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via
Expand All @@ -61,9 +61,9 @@ code-annotations==2.3.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# via pytest-cov
cryptography==45.0.5
cryptography==45.0.6
# via
# pyjwt
# secretstorage
Expand Down Expand Up @@ -101,7 +101,7 @@ django-waffle==5.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -143,15 +143,15 @@ event-tracking==3.3.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/test.in
faker==37.4.2
faker==37.5.3
# via factory-boy
fastavro==1.11.1
fastavro==1.12.0
# via openedx-events
filelock==3.18.0
# via
# tox
# virtualenv
freezegun==1.5.3
freezegun==1.5.5
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand Down Expand Up @@ -192,7 +192,7 @@ lxml-html-clean==0.4.2
# via lxml
mako==1.3.10
# via xblock
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -225,7 +225,7 @@ path==16.16.0
# via edx-i18n-tools
pbr==6.1.1
# via stevedore
pip-tools==7.4.1
pip-tools==7.5.0
# via -r requirements/dev.in
platformdirs==4.3.8
# via
Expand Down Expand Up @@ -260,7 +260,7 @@ pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pylint==3.3.7
pylint==3.3.8
# via
# edx-lint
# pylint-celery
Expand All @@ -274,7 +274,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.13.2
pymongo==4.14.0
# via
# edx-opaque-keys
# event-tracking
Expand Down Expand Up @@ -351,7 +351,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.3
# via pylint
tox==4.28.3
tox==4.28.4
# via -r requirements/dev.in
twine==6.1.0
# via -r requirements/quality.in
Expand All @@ -361,17 +361,16 @@ tzdata==2025.2
# via
# faker
# kombu
urllib3==2.2.3
urllib3==2.5.0
# via
# -c requirements/common_constraints.txt
# requests
# twine
vine==5.1.0
# via
# amqp
# celery
# kombu
virtualenv==20.32.0
virtualenv==20.33.1
# via tox
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
24 changes: 11 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ billiard==4.2.1
# via celery
celery==5.5.3
# via event-tracking
certifi==2025.7.14
certifi==2025.8.3
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via
Expand All @@ -50,9 +50,9 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-toggles
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# via pytest-cov
cryptography==45.0.5
cryptography==45.0.6
# via pyjwt
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -81,7 +81,7 @@ django-waffle==5.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -122,11 +122,11 @@ event-tracking==3.3.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/test.in
faker==37.4.2
faker==37.5.3
# via factory-boy
fastavro==1.11.1
fastavro==1.12.0
# via openedx-events
freezegun==1.5.3
freezegun==1.5.5
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand Down Expand Up @@ -186,7 +186,7 @@ pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.13.2
pymongo==4.14.0
# via
# edx-opaque-keys
# event-tracking
Expand Down Expand Up @@ -276,10 +276,8 @@ tzdata==2025.2
# via
# faker
# kombu
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# requests
urllib3==2.5.0
# via requests
vine==5.1.0
# via
# amqp
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
build==1.2.2.post1
build==1.3.0
# via pip-tools
click==8.2.1
# via pip-tools
packaging==25.0
# via build
pip-tools==7.4.1
pip-tools==7.5.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
25 changes: 12 additions & 13 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ billiard==4.2.1
# via celery
celery==5.5.3
# via event-tracking
certifi==2025.7.14
certifi==2025.8.3
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via
Expand All @@ -50,9 +50,9 @@ code-annotations==2.3.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# via pytest-cov
cryptography==45.0.5
cryptography==45.0.6
# via
# pyjwt
# secretstorage
Expand Down Expand Up @@ -85,7 +85,7 @@ django-waffle==5.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -124,11 +124,11 @@ event-tracking==3.3.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/test.in
faker==37.4.2
faker==37.5.3
# via factory-boy
fastavro==1.11.1
fastavro==1.12.0
# via openedx-events
freezegun==1.5.3
freezegun==1.5.5
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand Down Expand Up @@ -162,7 +162,7 @@ lxml==6.0.0
# via xblock
mako==1.3.10
# via xblock
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -215,7 +215,7 @@ pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pylint==3.3.7
pylint==3.3.8
# via
# edx-lint
# pylint-celery
Expand All @@ -229,7 +229,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.13.2
pymongo==4.14.0
# via
# edx-opaque-keys
# event-tracking
Expand Down Expand Up @@ -307,9 +307,8 @@ tzdata==2025.2
# via
# faker
# kombu
urllib3==2.2.3
urllib3==2.5.0
# via
# -c requirements/common_constraints.txt
# requests
# twine
vine==5.1.0
Expand Down
Loading