Hello, We are developing medical imaging workflows...
# flyte-v1-support
s
Hello, We are developing medical imaging workflows. Some of our tools require Python 3.13, and it appears that flytekit currently supports up to Python 3.12. Do you have any plans to support Python 3.13 for flytekit? I've opened a PR here: https://github.com/flyteorg/flytekit/pull/3401. We'd appreciate any guidance on timeline or approach for Python 3.13 support.
f
flyte 2 supports 3.10+ - 3.14. We need tests for 3.13 for flytekit
s
Thank you for response!