openedx / xblock-lti-consumer

GNU Affero General Public License v3.0
27 stars 80 forks source link

Python Requirements Update #453

Closed edx-requirements-bot closed 5 months ago

edx-requirements-bot commented 6 months ago

Python requirements update. Please review the changelogs for the upgraded packages.

Deleted obsolete pull_requests: https://github.com/openedx/xblock-lti-consumer/pull/451

edx-requirements-bot commented 6 months ago

List of packages in the PR without any issue.

edx-requirements-bot commented 6 months ago

These Packages need manual review..

MichaelRoytman commented 5 months ago

Hundreds of tests in the xblock-lti-consumer repository are failing in this week’s Python requirements PR due to an upgrade to xblock==2.0.0. I think this is related to the xblock-sdk library. A fix was merged in a few days ago, it hasn't been released yet, so I couldn’t update the version in xblock-lti-consumer. I pinged them on the PR to ask them to release it. I'm going to close this pull request without merging. When it gets recreated next week, we’ll need to check to see whether we can update the xblock-sdk library. We’ll also have to pin lxml<5.0.0, because that’s the pin they have in the xblock-sdk repository for versions >=0.8.0. When I tested this today by installing from the git commit, it worked.