Skip to content

[FEATURE] Figure out and test actual minimum Python versionΒ #1329

@EItanya

Description

@EItanya

πŸ“‹ Prerequisites

πŸ“ Feature Summary

Figure out and test actual minimum Python version

❓ Problem Statement / Motivation

Right now we have a minimum python version of 3.13 coming from the kagent-skills library, but it's not clear whether that's actually a requirement or an arbitrary selection. Other Python libraries which may want to pull in our libraries are limited by this choice, so we should be as flexible as we can.

πŸ’‘ Proposed Solution

  • Figure out the actual minimum versions of Python for our various libraries
  • Implement testing for supported versions.

πŸ”„ Alternatives Considered

No response

🎯 Affected Service(s)

App Service

πŸ“š Additional Context

No response

πŸ™‹ Are you willing to contribute?

  • I am willing to submit a PR for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions