You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Flytekit project supports Python versions in the range >=3.11,<3.13, which is not compatible with the Python requirements of some of the dependencies we need to use. Would it be possible to add support for Python 3.13 in Flytekit?