bobbai00 opened a new issue, #4457:
URL: https://github.com/apache/texera/issues/4457

   ### What happened?
   
   \`astroid\` is LGPL-2.1-or-later, an ASF Category X license. It is a hard 
runtime dependency of \`pylint\`, which itself is pulled in by the direct 
dependency \`python-lsp-server[all]==1.12.0\` (declared in 
\`amber/requirements.txt\`) via the \`[pylint]\` extra.
   
   ### How to reproduce?
   
   \`\`\`
   pip install python-lsp-server[all]==1.12.0
   pip show astroid
   \`\`\`
   
   ### Version
   
   1.1.0-incubating (Pre-release/Master)
   
   ### Commit Hash (Optional)
   
   ef663648d
   
   ### Proposed fix
   
   Resolved together with #4456: removing the \`pylint\` extra drops 
\`astroid\` from the tree.
   
   ### Was this authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Claude Opus 4.7)


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