alnzng commented on code in PR #525:
URL: https://github.com/apache/flink-agents/pull/525#discussion_r2785784460


##########
python/pyproject.toml:
##########
@@ -55,7 +55,6 @@ dependencies = [
     "anthropic>=0.64.0",
     "chromadb==1.0.21",
     "onnxruntime<1.24.1;python_version<'3.11'",
-    "onnxruntime>=1.24.1;python_version>='3.11'",

Review Comment:
   It looks like all CI passed without this `onnxruntime` issue, seems we are 
good? 
   
   The current failed CI test seems to be not related to this change, it failed 
in maven test phrase: `Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test (default-test) on 
project flink-agents-end-to-end-tests-resource-cross-language:`



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