Copilot commented on code in PR #6230:
URL: https://github.com/apache/texera/pull/6230#discussion_r3540278988


##########
amber/requirements.txt:
##########
@@ -30,7 +30,7 @@ typing_extensions==4.14.1
 fs==2.4.16
 bidict==0.22.0
 cached_property==2.0.1
-psutil==5.9.0
+psutil==7.2.2

Review Comment:
   Bumping psutil here will cause the binary-license drift check to fail unless 
amber/LICENSE-binary-python is updated to match. That file still lists 
`psutil==5.9.0`, but CI enforces exact version agreement for direct Python deps 
(see bin/licensing/check_binary_deps.py strictness comment).



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