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
25 changes: 12 additions & 13 deletions 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.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -23,15 +23,15 @@ celery==5.6.3
# edx-celeryutils
# event-tracking
# openedx-completion-aggregator
certifi==2026.5.20
certifi==2026.6.17
# via requests
cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.7
# via requests
click==8.4.1
click==8.4.2
# via
# celery
# click-didyoumean
Expand All @@ -45,9 +45,9 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
code-annotations==2.3.2
code-annotations==3.0.0
# via edx-toggles
cryptography==48.0.1
cryptography==49.0.0
# via
# django-fernet-fields-v2
# pyjwt
Expand Down Expand Up @@ -127,7 +127,7 @@ edx-django-utils==8.0.1
# openedx-events
edx-drf-extensions==10.6.0
# via edx-completion
edx-event-routing-backends==9.3.8
edx-event-routing-backends==10.0.0
# via openedx-completion-aggregator
edx-opaque-keys[django]==4.0.0
# via
Expand All @@ -138,6 +138,7 @@ edx-opaque-keys[django]==4.0.0
# openedx-completion-aggregator
# openedx-events
# openedx-filters
# xblock
edx-toggles==6.0.0
# via
# edx-completion
Expand Down Expand Up @@ -180,9 +181,9 @@ openedx-atlas==0.7.0
# via -r requirements/base.in
openedx-completion-aggregator==4.5.0
# via -r requirements/base.in
openedx-events==10.5.0
openedx-events==11.2.0
# via event-tracking
openedx-filters==3.4.1
openedx-filters==3.7.0
# via edx-event-routing-backends
packaging==26.2
# via kombu
Expand Down Expand Up @@ -222,7 +223,7 @@ pyyaml==6.0.3
# via
# code-annotations
# xblock
redis==8.0.0
redis==8.0.1
# via django-redis
requests==2.34.2
# via
Expand Down Expand Up @@ -256,7 +257,7 @@ typing-extensions==4.15.0
# edx-opaque-keys
tzdata==2026.2
# via kombu
tzlocal==5.3.1
tzlocal==5.4.3
# via celery
urllib3==2.7.0
# via requests
Expand All @@ -267,11 +268,9 @@ vine==5.1.0
# kombu
wcwidth==0.8.1
# via prompt-toolkit
web-fragments==4.0.0
# via xblock
webob==1.8.10
# via xblock
xblock==6.1.0
xblock==6.3.0
# via
# edx-completion
# openedx-completion-aggregator
Expand Down
8 changes: 4 additions & 4 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.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -10,7 +10,7 @@ colorama==0.4.6
# via tox
distlib==0.4.3
# via virtualenv
filelock==3.29.3
filelock==3.29.4
# via
# python-discovery
# tox
Expand All @@ -34,7 +34,7 @@ python-discovery==1.4.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.55.1
tox==4.56.1
# via -r requirements/ci.in
virtualenv==21.4.3
virtualenv==21.5.1
# via tox
41 changes: 19 additions & 22 deletions 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.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -51,7 +51,7 @@ celery==5.6.3
# edx-celeryutils
# event-tracking
# openedx-completion-aggregator
certifi==2026.5.20
certifi==2026.6.17
# via
# -r requirements/quality.txt
# requests
Expand All @@ -66,7 +66,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/quality.txt
# requests
click==8.4.1
click==8.4.2
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -95,7 +95,7 @@ click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
code-annotations==2.3.2
code-annotations==3.0.0
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -104,11 +104,11 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.14.1
coverage[toml]==7.14.3
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==48.0.1
cryptography==49.0.0
# via
# -r requirements/quality.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -219,7 +219,7 @@ edx-drf-extensions==10.6.0
# via
# -r requirements/quality.txt
# edx-completion
edx-event-routing-backends==9.3.8
edx-event-routing-backends==10.0.0
# via
# -r requirements/quality.txt
# openedx-completion-aggregator
Expand All @@ -236,6 +236,7 @@ edx-opaque-keys[django]==4.0.0
# openedx-completion-aggregator
# openedx-events
# openedx-filters
# xblock
edx-toggles==6.0.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -267,7 +268,7 @@ fasteners==0.20
# via
# -r requirements/quality.txt
# edx-event-routing-backends
filelock==3.29.3
filelock==3.29.4
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -333,11 +334,11 @@ openedx-atlas==0.7.0
# via -r requirements/quality.txt
openedx-completion-aggregator==4.5.0
# via -r requirements/quality.txt
openedx-events==10.5.0
openedx-events==11.2.0
# via
# -r requirements/quality.txt
# event-tracking
openedx-filters==3.4.1
openedx-filters==3.7.0
# via
# -r requirements/quality.txt
# edx-event-routing-backends
Expand Down Expand Up @@ -406,7 +407,7 @@ pyjwt[crypto]==2.13.0
# -r requirements/quality.txt
# drf-jwt
# edx-drf-extensions
pylint==4.0.5
pylint==4.0.6
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -444,7 +445,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.0.3
pytest==9.1.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -486,7 +487,7 @@ pyyaml==6.0.3
# edx-i18n-tools
# xblock
# yamllint
redis==8.0.0
redis==8.0.1
# via
# -r requirements/quality.txt
# django-redis
Expand All @@ -496,7 +497,7 @@ requests==2.34.2
# apache-libcloud
# edx-drf-extensions
# edx-event-routing-backends
ruff==0.15.17
ruff==0.15.20
# via -r requirements/quality.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -545,7 +546,7 @@ tomlkit==0.15.0
# -r requirements/quality.txt
# edx-lint
# pylint
tox==4.55.1
tox==4.56.1
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand All @@ -556,7 +557,7 @@ tzdata==2026.2
# via
# -r requirements/quality.txt
# kombu
tzlocal==5.3.1
tzlocal==5.4.3
# via
# -r requirements/quality.txt
# celery
Expand All @@ -570,18 +571,14 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.4.3
virtualenv==21.5.1
# via
# -r requirements/ci.txt
# tox
wcwidth==0.8.1
# via
# -r requirements/quality.txt
# prompt-toolkit
web-fragments==4.0.0
# via
# -r requirements/quality.txt
# xblock
webob==1.8.10
# via
# -r requirements/quality.txt
Expand All @@ -590,7 +587,7 @@ wheel==0.47.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock==6.1.0
xblock==6.3.0
# via
# -r requirements/quality.txt
# edx-completion
Expand Down
Loading
Loading