Skip to content

Conversation

@bmos
Copy link
Contributor

@bmos bmos commented Nov 12, 2025

What's Changed

  • Adjust various dependencies to support Python 3.14
  • Add Python 3.14 classifier for pypi
  • Remove overrides from workflows logging python 3.14 failures without reporting test failure

Note

sqlalchemy had a <3 max version listed, but there is no version 3, so I removed that max version.

Note

censusgeocode has not had a release in a long time, but their repository contains an (unreleased) commit which does allow use on python 3.14 and resolves known security issues by updating urllib3 (#1652) and selenium (#1635). This PR changes our requirements file to download censusgeocode from github for the time being (including the specific unreleased commit).

Note

parsons[dbt-redshift] was installing the dbt-redshift package which is lagging behind the version of dbt-redshift included with the package dbt-core. I have switched that dependency in setup.py to dbt-core for now.

@bmos bmos marked this pull request as ready for review November 12, 2025 02:22
@bmos bmos marked this pull request as draft November 12, 2025 02:24
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

@bmos bmos force-pushed the patch-1 branch 2 times, most recently from 0181196 to 44a900b Compare November 21, 2025 00:55
@bmos bmos marked this pull request as ready for review November 21, 2025 01:05
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.

1 participant