Skip to content

feat: unpin pip, upgrade python requirements#6

Closed
iloveagent57 wants to merge 4 commits into
release-ulmofrom
aed/make-requirements
Closed

feat: unpin pip, upgrade python requirements#6
iloveagent57 wants to merge 4 commits into
release-ulmofrom
aed/make-requirements

Conversation

@iloveagent57
Copy link
Copy Markdown
Member

unpins pip (to stop using setuptools) and upgrades all python requirements

Copilot AI review requested due to automatic review settings March 20, 2026 15:22

This comment was marked as outdated.

@iloveagent57 iloveagent57 force-pushed the aed/make-requirements branch from f9ee2c1 to d5ba2ff Compare March 23, 2026 19:55
* make upgrade to get taxonomy-connector that doesn't use djchoices
* remove djchoices requirement from base.in
* remove use of djchoices in all migration files
@iloveagent57 iloveagent57 force-pushed the aed/make-requirements branch from d5ba2ff to 09721af Compare March 30, 2026 17:55
Copilot AI review requested due to automatic review settings March 30, 2026 17:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 29 out of 30 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread requirements/local.in
Comment on lines 7 to 8
django-debug-toolbar
django-elasticsearch-debug-toolbar
edx-i18n-tools
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that django-elasticsearch-debug-toolbar is removed, the constraint django-debug-toolbar < 4.2.0 (and its comment) in requirements/constraints.txt becomes stale and may block upgrading Debug Toolbar to a version compatible with Django 5.2. Consider removing/updating that constraint as part of this change to avoid being stuck on an older Debug Toolbar.

Copilot uses AI. Check for mistakes.
@iloveagent57 iloveagent57 changed the base branch from master to release-ulmo March 30, 2026 18:10
@iloveagent57
Copy link
Copy Markdown
Member Author

closed and moved to openedx: openedx#4712

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants