Xiao-zhen-Liu commented on code in PR #3912: URL: https://github.com/apache/texera/pull/3912#discussion_r2445668042
########## chat-assistant-service/requirements.txt: ########## Review Comment: To clarify, for python projects (this one and PyAmber), we use requirements.txt for dependency management. We only use `pyproject.toml` to set linter and formatter configurations, although it can be used for many other things, including managing packages. -- 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]
