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
12 changes: 6 additions & 6 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.0
# via -r requirements/base.in
celery[redis]==5.6.2
# via -r requirements/base.in
Expand All @@ -47,7 +47,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cryptography==46.0.3
cryptography==46.0.4
# via
# -r requirements/base.in
# oauthlib
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.0.3
# 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
29 changes: 15 additions & 14 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.0
# 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.3
# via pytest-cov
cryptography==46.0.3
cryptography==46.0.4
# via
# -r requirements/base.in
# oauthlib
Expand Down Expand Up @@ -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.0.3
# via -r requirements/base.in
idna==3.11
# via requests
Expand Down Expand Up @@ -162,7 +162,7 @@ packaging==26.0
# pytest
# sphinx
# wheel
pathspec==1.0.3
pathspec==1.0.4
# via mypy
pip-tools==7.5.2
# via -r requirements/dev.in
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
6 changes: 2 additions & 4 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 Down Expand Up @@ -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
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
22 changes: 10 additions & 12 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.0
# 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.3
# via pytest-cov
cryptography==46.0.3
cryptography==46.0.4
# via
# -r requirements/base.in
# oauthlib
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.0.3
# via -r requirements/base.in
idna==3.11
# via requests
Expand Down Expand Up @@ -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