Skip to content

Commit

Permalink
Revert "feat: Upgrade Python dependency lti-consumer-xblock (openedx#…
Browse files Browse the repository at this point in the history
…36084)" (openedx#36086)

This reverts commit 71965ea.
  • Loading branch information
alangsto authored Jan 9, 2025
1 parent 3dc28ab commit d15e520
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ lazy==1.6
# xblock
loremipsum==1.0.5
# via ora2
lti-consumer-xblock==9.13.0
lti-consumer-xblock==9.12.1
# via -r requirements/edx/kernel.in
lxml[html-clean,html_clean]==5.3.0
# via
Expand Down Expand Up @@ -942,7 +942,6 @@ pyjwt[crypto]==2.10.1
# edx-proctoring
# edx-rest-api-client
# firebase-admin
# lti-consumer-xblock
# pylti1p3
# snowflake-connector-python
# social-auth-core
Expand Down
3 changes: 1 addition & 2 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ loremipsum==1.0.5
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# ora2
lti-consumer-xblock==9.13.0
lti-consumer-xblock==9.12.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1610,7 +1610,6 @@ pyjwt[crypto]==2.10.1
# edx-proctoring
# edx-rest-api-client
# firebase-admin
# lti-consumer-xblock
# pylti1p3
# snowflake-connector-python
# social-auth-core
Expand Down
3 changes: 1 addition & 2 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ loremipsum==1.0.5
# via
# -r requirements/edx/base.txt
# ora2
lti-consumer-xblock==9.13.0
lti-consumer-xblock==9.12.1
# via -r requirements/edx/base.txt
lxml[html-clean]==5.3.0
# via
Expand Down Expand Up @@ -1158,7 +1158,6 @@ pyjwt[crypto]==2.10.1
# edx-proctoring
# edx-rest-api-client
# firebase-admin
# lti-consumer-xblock
# pylti1p3
# snowflake-connector-python
# social-auth-core
Expand Down
3 changes: 1 addition & 2 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ loremipsum==1.0.5
# via
# -r requirements/edx/base.txt
# ora2
lti-consumer-xblock==9.13.0
lti-consumer-xblock==9.12.1
# via -r requirements/edx/base.txt
lxml[html-clean]==5.3.0
# via
Expand Down Expand Up @@ -1222,7 +1222,6 @@ pyjwt[crypto]==2.10.1
# edx-proctoring
# edx-rest-api-client
# firebase-admin
# lti-consumer-xblock
# pylti1p3
# snowflake-connector-python
# social-auth-core
Expand Down

0 comments on commit d15e520

Please sign in to comment.