Skip to content
Open
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
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage[toml]==7.13.1
dill==0.4.0
# via pylint
edx-lint==5.6.0
# via -r requirements/test.in
# via -r test.in
iniconfig==2.3.0
# via pytest
isort==7.0.0
Expand Down Expand Up @@ -57,10 +57,10 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pytest==9.0.2
pytest==9.0.3
# via pytest-cov
pytest-cov==7.0.0
# via -r requirements/test.in
# via -r test.in
python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.3
Expand Down