HyukjinKwon opened a new pull request #32780: URL: https://github.com/apache/spark/pull/32780
### What changes were proposed in this pull request? This PR proposes to update `dev/requirement.txt` file. NOTE that: - This file isn't used anymore in Apache Spark CI. It's just for convenience - To minimize the overhead of maintenance, I removed all lowerbounds of dependencies, which means that using the latest versions of them should work in the clean environment (e.g., you can reinstall all of them). ### Why are the changes needed? To note the dependencies needed for Spark dev, and for easier env setting up. ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? Logically derived from setup.py, and other places like CI -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
