* 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>
43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# make upgrade
|
|
#
|
|
click==8.3.1
|
|
# via
|
|
# -r scripts/structures_pruning/requirements/base.txt
|
|
# click-log
|
|
click-log==0.4.0
|
|
# via -r scripts/structures_pruning/requirements/base.txt
|
|
ddt==1.7.2
|
|
# via -r scripts/structures_pruning/requirements/testing.in
|
|
dnspython==2.8.0
|
|
# via
|
|
# -r scripts/structures_pruning/requirements/base.txt
|
|
# pymongo
|
|
edx-opaque-keys==3.0.0
|
|
# via -r scripts/structures_pruning/requirements/base.txt
|
|
iniconfig==2.3.0
|
|
# via pytest
|
|
packaging==25.0
|
|
# via pytest
|
|
pluggy==1.6.0
|
|
# via pytest
|
|
pygments==2.19.2
|
|
# via pytest
|
|
pymongo==4.4.0
|
|
# via
|
|
# -r scripts/structures_pruning/requirements/base.txt
|
|
# edx-opaque-keys
|
|
pytest==9.0.1
|
|
# via -r scripts/structures_pruning/requirements/testing.in
|
|
stevedore==5.6.0
|
|
# via
|
|
# -r scripts/structures_pruning/requirements/base.txt
|
|
# edx-opaque-keys
|
|
typing-extensions==4.15.0
|
|
# via
|
|
# -r scripts/structures_pruning/requirements/base.txt
|
|
# edx-opaque-keys
|