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
89 changes: 13 additions & 76 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
#
asgiref==3.8.1
# via django
astroid==3.3.9
# via
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
cachetools==5.5.2
Expand All @@ -24,36 +20,22 @@ chardet==5.2.0
# tox
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
# click-log
# code-annotations
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.3.0
# via edx-lint
colorama==0.4.6
# via tox
cryptography==44.0.2
# via secretstorage
diff-cover==9.2.4
# via -r requirements/dev.in
dill==0.4.0
# via pylint
# via -r dev.in
distlib==0.3.9
# via virtualenv
django==4.2.20
# via
# -c requirements/common_constraints.txt
# -r requirements/quality.in
# -c common_constraints.txt
# edx-i18n-tools
docutils==0.21.2
# via readme-renderer
edx-i18n-tools==1.9.0
# via -r requirements/dev.in
edx-lint==5.6.0
# via -r requirements/quality.in
# via -r dev.in
filelock==3.18.0
# via
# tox
Expand All @@ -64,10 +46,6 @@ idna==3.10
# via requests
importlib-metadata==8.7.0
# via keyring
isort==6.0.1
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
Expand All @@ -79,9 +57,7 @@ jeepney==0.9.0
# keyring
# secretstorage
jinja2==3.1.6
# via
# code-annotations
# diff-cover
# via diff-cover
keyring==25.6.0
# via twine
lxml[html-clean,html_clean]==5.4.0
Expand All @@ -94,8 +70,6 @@ markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.7.0
Expand All @@ -109,55 +83,31 @@ packaging==25.0
# pyproject-api
# tox
# twine
# wheel
path==16.16.0
# via edx-i18n-tools
pbr==6.1.1
# via stevedore
platformdirs==4.3.7
# via
# pylint
# tox
# virtualenv
pluggy==1.5.0
# via
# -r requirements/dev.in
# -r dev.in
# diff-cover
# tox
polib==1.2.0
# via edx-i18n-tools
pycodestyle==2.13.0
# via -r requirements/quality.in
pycparser==2.22
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.19.1
# via
# diff-cover
# readme-renderer
# rich
pylint==3.3.6
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pyproject-api==1.9.0
# via tox
python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.2
# via
# code-annotations
# edx-i18n-tools
# via edx-i18n-tools
readme-renderer==44.0
# via twine
requests==2.32.3
Expand All @@ -173,35 +123,22 @@ rich==14.0.0
# via twine
secretstorage==3.3.3
# via keyring
six==1.17.0
# via edx-lint
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.3
# via django
stevedore==5.4.1
# via code-annotations
text-unidecode==1.3
# via python-slugify
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
# -r requirements/dev.in
# -r dev.in
# 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

# The following packages are considered to be unsafe in a requirements file:
# setuptools
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 /home/runner/work/web-fragments/web-fragments/requirements/common_constraints.txt
# -r requirements/pip.in
# -c common_constraints.txt
# -r pip.in
setuptools==80.1.0
# via -r requirements/pip.in
# via -r pip.in