-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Description
π Prerequisites
- I have searched the existing issues to avoid creating a duplicate
- By submitting this issue, you agree to follow our Code of Conduct
π 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog