Skip to content
Open
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/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ boltons==25.0.0
# via
# face
# glom
cachetools==6.2.5
cachetools==7.0.1
# via -r requirements/base.in
celery[redis]==5.6.2
# via -r requirements/base.in
Expand All @@ -47,14 +47,14 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cryptography==46.0.3
cryptography==46.0.5
# via
# -r requirements/base.in
# oauthlib
# pyjwt
defusedxml==0.7.1
# via jira
face==24.0.0
face==26.0.0
# via glom
flask==3.1.2
# via
Expand All @@ -67,7 +67,7 @@ github3-py==4.0.1
# via -r requirements/base.in
glom==25.12.0
# via -r requirements/base.in
gunicorn==24.1.1
gunicorn==25.1.0
# via -r requirements/base.in
idna==3.11
# via requests
Expand Down Expand Up @@ -100,7 +100,7 @@ prompt-toolkit==3.0.52
# via click-repl
pycparser==3.0
# via cffi
pyjwt[crypto]==2.10.1
pyjwt[crypto]==2.11.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.50.0
sentry-sdk[flask]==2.52.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
Expand All @@ -153,7 +153,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.6.0
# via prompt-toolkit
werkzeug==3.1.5
# via flask
39 changes: 20 additions & 19 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ amqp==5.3.1
# via kombu
arrow==1.4.0
# via -r requirements/base.in
astroid==4.0.3
astroid==4.0.4
# via
# pylint
# pylint-celery
attrs==25.4.0
# via
# glom
# scriv
babel==2.17.0
babel==2.18.0
# via sphinx
billiard==4.2.4
# via celery
Expand All @@ -33,7 +33,7 @@ boltons==25.0.0
# glom
build==1.4.0
# via pip-tools
cachetools==6.2.5
cachetools==7.0.1
# via -r requirements/base.in
celery[redis]==5.6.2
# via -r requirements/base.in
Expand Down Expand Up @@ -70,9 +70,9 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.13.2
coverage[toml]==7.13.4
# via pytest-cov
cryptography==46.0.3
cryptography==46.0.5
# via
# -r requirements/base.in
# oauthlib
Expand All @@ -88,7 +88,7 @@ docutils==0.22.4
# sphinx-rtd-theme
edx-lint==5.6.0
# via -r requirements/dev.in
face==24.0.0
face==26.0.0
# via glom
flask==3.1.2
# via
Expand All @@ -103,7 +103,7 @@ github3-py==4.0.1
# via -r requirements/base.in
glom==25.12.0
# via -r requirements/base.in
gunicorn==24.1.1
gunicorn==25.1.0
# via -r requirements/base.in
idna==3.11
# via requests
Expand All @@ -127,7 +127,7 @@ jira==3.10.5
# via -r requirements/base.in
kombu[redis]==5.6.2
# via celery
librt==0.7.8
librt==0.8.0
# via mypy
logging-tree==1.10
# via -r requirements/base.in
Expand All @@ -147,7 +147,7 @@ mypy==1.19.1
# via -r requirements/dev.in
mypy-extensions==1.1.0
# via mypy
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
oauthlib[signedtoken]==3.3.1
# via
Expand All @@ -162,11 +162,11 @@ packaging==26.0
# pytest
# sphinx
# wheel
pathspec==1.0.3
pathspec==1.0.4
# via mypy
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/dev.in
platformdirs==4.5.1
platformdirs==4.9.1
# via pylint
pluggy==1.6.0
# via
Expand All @@ -180,7 +180,7 @@ pygments==2.19.2
# via
# readme-renderer
# sphinx
pyjwt[crypto]==2.10.1
pyjwt[crypto]==2.11.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -267,13 +267,12 @@ schema==0.7.8
# via repo-tools-data-schema
scriv==1.8.0
# via -r requirements/dev.in
sentry-sdk[flask]==2.50.0
sentry-sdk[flask]==2.52.0
# via -r requirements/base.in
six==1.17.0
# via
# edx-lint
# python-dateutil
# sphinxcontrib-httpdomain
snowballstemmer==3.0.1
# via sphinx
sphinx==9.0.4
Expand All @@ -290,7 +289,7 @@ sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-httpdomain==2.0.0
# via -r requirements/doc.in
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
Expand Down Expand Up @@ -336,7 +335,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.6.0
# via prompt-toolkit
werkzeug==3.1.5
# via flask
Expand All @@ -345,6 +344,8 @@ wheel==0.46.3

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via pip-tools
setuptools==80.10.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
setuptools==82.0.0
# via pip-tools
8 changes: 3 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==1.0.0
# via sphinx
babel==2.17.0
babel==2.18.0
# via sphinx
certifi==2026.1.4
# via requests
Expand All @@ -25,7 +25,7 @@ jinja2==3.1.6
# via sphinx
markupsafe==3.0.3
# via jinja2
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
packaging==26.0
# via sphinx
Expand All @@ -39,8 +39,6 @@ requests==2.32.5
# via sphinx
roman-numerals==4.1.0
# via sphinx
six==1.17.0
# via sphinxcontrib-httpdomain
snowballstemmer==3.0.1
# via sphinx
sphinx==9.0.4
Expand All @@ -57,7 +55,7 @@ sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-httpdomain==2.0.0
# via -r requirements/doc.in
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
Expand Down
8 changes: 5 additions & 3 deletions 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 All @@ -23,6 +23,8 @@ wheel==0.46.3

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via pip-tools
setuptools==80.10.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
setuptools==82.0.0
# via pip-tools
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 https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==82.0.0
# via -r requirements/pip.in
26 changes: 12 additions & 14 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ arrow==1.4.0
# via -r requirements/base.in
attrs==25.4.0
# via glom
babel==2.17.0
babel==2.18.0
# via sphinx
billiard==4.2.4
# via celery
Expand All @@ -25,7 +25,7 @@ boltons==25.0.0
# via
# face
# glom
cachetools==6.2.5
cachetools==7.0.1
# via -r requirements/base.in
celery[redis]==5.6.2
# via -r requirements/base.in
Expand All @@ -51,9 +51,9 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
coverage[toml]==7.13.2
coverage[toml]==7.13.4
# via pytest-cov
cryptography==46.0.3
cryptography==46.0.5
# via
# -r requirements/base.in
# oauthlib
Expand All @@ -65,7 +65,7 @@ docutils==0.22.4
# readme-renderer
# sphinx
# sphinx-rtd-theme
face==24.0.0
face==26.0.0
# via glom
flask==3.1.2
# via
Expand All @@ -80,7 +80,7 @@ github3-py==4.0.1
# via -r requirements/base.in
glom==25.12.0
# via -r requirements/base.in
gunicorn==24.1.1
gunicorn==25.1.0
# via -r requirements/base.in
idna==3.11
# via requests
Expand All @@ -106,7 +106,7 @@ markupsafe==3.0.3
# jinja2
# sentry-sdk
# werkzeug
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
oauthlib[signedtoken]==3.3.1
# via
Expand All @@ -132,7 +132,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# sphinx
pyjwt[crypto]==2.10.1
pyjwt[crypto]==2.11.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -189,12 +189,10 @@ roman-numerals==4.1.0
# via sphinx
schema==0.7.8
# via repo-tools-data-schema
sentry-sdk[flask]==2.50.0
sentry-sdk[flask]==2.52.0
# via -r requirements/base.in
six==1.17.0
# via
# python-dateutil
# sphinxcontrib-httpdomain
# via python-dateutil
snowballstemmer==3.0.1
# via sphinx
sphinx==9.0.4
Expand All @@ -211,7 +209,7 @@ sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-httpdomain==2.0.0
# via -r requirements/doc.in
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
Expand Down Expand Up @@ -242,7 +240,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.3.5
wcwidth==0.6.0
# via prompt-toolkit
werkzeug==3.1.5
# via flask