itholic commented on a change in pull request #32779:
URL: https://github.com/apache/spark/pull/32779#discussion_r645357602
##########
File path: dev/requirements.txt
##########
@@ -32,3 +32,6 @@ sphinx-plotly-directive
# Development scripts
jira
PyGithub
+
+# pandas API on Spark Code formatter. Only support Python 3.6+
Review comment:
Maybe I think we don't need to specify the version anymore.
Or we should use keep the pin with the upgraded version ? e.g.
`black==21.5b2`
##########
File path: dev/requirements.txt
##########
@@ -32,3 +32,6 @@ sphinx-plotly-directive
# Development scripts
jira
PyGithub
+
+# pandas API on Spark Code formatter. Only support Python 3.6+
Review comment:
Maybe I think we don't need to specify the version anymore.
Or should we keep the pin with the upgraded version ? e.g. `black==21.5b2`
--
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]