alnzng commented on PR #165:
URL: https://github.com/apache/flink-agents/pull/165#issuecomment-3290622010

   @xintongsong @wenjin272 I would like to know your thoughts if we can disable 
Python 3.9. 
   
   I'm thinking that we might have to disable Python 3.9 to unblock some new 
features(include this PR) based on my observation: 
   
   - For this PR, it brings a new dependency `chroma` which requires Python `>= 
3.10`. 
   - I observed this PR https://github.com/apache/flink-agents/pull/107 tries 
to bring a new `mcp` dependency which requires Python `>= 3.10` as well: 
https://github.com/apache/flink-agents/pull/107/files#diff-1a45bd938160f7761769e7b6fbc819d1cc7f84ce37f1a6a23ef83cc4e214abc8R32
   
   It might be a common requirements on Python `>= 3.10` once we add more 
dependencies to offer built-in implementation. 


-- 
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]

Reply via email to