Skip to content

Conversation

@benclifford
Copy link
Collaborator

This is part of supporting Python 3.13 (PR #3646), as a prereq to upgrading pandas.

Changed Behaviour

Development environments (which have the requirements in test-requirements.txt installed) will break and need pip uninstall sqlalchemy2-stubs - sqlalchemy packaging does not express a negative/removal requirement against that transitional package.

non-parsl user code which happens to use the parsl-installed sqlalchemy might break - for example, see API changes in the test suite in this PR

Type of change

  • Code maintenance/cleanup

@benclifford benclifford requested a review from khk-globus January 6, 2025 17:48
@benclifford benclifford added this pull request to the merge queue Jan 6, 2025
Merged via the queue into master with commit a325590 Jan 6, 2025
7 checks passed
@benclifford benclifford deleted the benc-sql2 branch January 6, 2025 19:15
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.

3 participants