Subham-KRLX opened a new pull request, #63623: URL: https://github.com/apache/airflow/pull/63623
The `sqlean.py` library was discontinued as of 2026/02/06 (final version 3.50.4). It was only needed as a transitive dependency of `pydynamodb` on Python 3.13. Since `pydynamodb==0.8.1` has been released and completely drops the `sqlean.py`dependency, this PR: - Bumps the minimum `pydynamodb` version to `>=0.8.1` for Python 3.13+ - Removes the direct `sqlean.py` dependency entirely closes: #63620 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Gemini (used for research, Title and PR description.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
