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
47 changes: 24 additions & 23 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ cachetools==5.5.2
# via tox
certifi==2025.1.31
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
# via
# diff-cover
Expand All @@ -33,24 +35,24 @@ code-annotations==2.3.0
# via edx-lint
colorama==0.4.6
# via tox
cryptography==46.0.3
# via secretstorage
diff-cover==9.2.4
# via -r requirements/dev.in
# via -r dev.in
dill==0.4.0
# via pylint
distlib==0.3.9
# via virtualenv
django==4.2.20
# via
# -c requirements/common_constraints.txt
# -c common_constraints.txt
# edx-i18n-tools
docutils==0.21.2
# via readme-renderer
edx-i18n-tools==1.8.0
# via -r requirements/dev.in
# via -r dev.in
edx-lint==5.6.0
# via
# -r requirements/dev.in
# -r requirements/quality.in
# via -r dev.in
filelock==3.18.0
# via
# tox
Expand All @@ -62,15 +64,17 @@ idna==3.10
importlib-metadata==8.6.1
# via keyring
isort==6.0.1
# via
# -r requirements/quality.in
# pylint
# via pylint
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via
# code-annotations
Expand Down Expand Up @@ -102,6 +106,7 @@ packaging==25.0
# pyproject-api
# tox
# twine
# wheel
path==16.16.0
# via edx-i18n-tools
pbr==6.1.1
Expand All @@ -117,10 +122,8 @@ pluggy==1.5.0
# tox
polib==1.2.0
# via edx-i18n-tools
pycodestyle==2.13.0
# via -r requirements/quality.in
pydocstyle==3.0.0
# via -r requirements/quality.in
pycparser==3.0
# via cffi
pygments==2.19.1
# via
# diff-cover
Expand Down Expand Up @@ -161,12 +164,10 @@ rfc3986==2.0.0
# via twine
rich==14.0.0
# via twine
secretstorage==3.5.0
# via keyring
six==1.17.0
# via
# edx-lint
# pydocstyle
snowballstemmer==2.2.0
# via pydocstyle
# via edx-lint
sqlparse==0.5.3
# via django
stevedore==5.4.1
Expand All @@ -176,18 +177,18 @@ text-unidecode==1.3
tomlkit==0.13.2
# via pylint
tox==4.25.0
# via -r requirements/dev.in
# via -r dev.in
twine==6.1.0
# via -r requirements/dev.in
# via -r dev.in
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -c common_constraints.txt
# requests
# twine
virtualenv==20.30.0
# via tox
wheel==0.45.1
# via -r requirements/dev.in
wheel==0.46.2
# via -r dev.in
zipp==3.21.0
# via importlib-metadata

Expand Down
8 changes: 5 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ build==1.2.2.post1
click==8.1.8
# via pip-tools
packaging==25.0
# via build
# via
# build
# wheel
pip-tools==7.4.1
# via -r requirements/pip-tools.in
# via -r pip-tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.1
wheel==0.46.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 7 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
#
# make upgrade
#
wheel==0.45.1
# via -r requirements/pip.in
packaging==26.0
# via wheel
wheel==0.46.2
# via -r pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c requirements/common_constraints.txt
# -r requirements/pip.in
# -c common_constraints.txt
# -r pip.in
setuptools==79.0.0
# via -r requirements/pip.in
# via -r pip.in