Files
edx-platform/requirements/edx/coverage.txt
edX requirements bot 101e69d78b chore: Upgrade Python requirements (#37710)
* chore: Upgrade Python requirements

* build: Downgrade edx-submissions for now.

The latest version changes a method signature and so code here will need
to be updated before that can land. There is already a PR to pick up
that change https://github.com/openedx/edx-platform/pull/37528 so it
doesn't seem worth it to add the constraint so just downgrade the
package in this PR so we can land the rest of the updates.

---------

Co-authored-by: Feanil Patel <feanil@axim.org>
2025-12-03 16:55:20 +00:00

21 lines
411 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
chardet==5.2.0
# via diff-cover
coverage==7.12.0
# via -r requirements/edx/coverage.in
diff-cover==9.7.2
# via -r requirements/edx/coverage.in
jinja2==3.1.6
# via diff-cover
markupsafe==3.0.3
# via jinja2
pluggy==1.6.0
# via diff-cover
pygments==2.19.2
# via diff-cover