potiuk commented on a change in pull request #8519:
URL: https://github.com/apache/airflow/pull/8519#discussion_r413203185



##########
File path: setup.py
##########
@@ -552,6 +552,8 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
 # DEPENDENCIES_EPOCH_NUMBER in the Dockerfile.ci
 
#####################################################################################################
 INSTALL_REQUIREMENTS = [
+    'WTforms<2.3.0',

Review comment:
       Scary:
   
   All comparisons of distribution names MUST be case insensitive, and MUST 
consider **hyphens and underscores** to be equivalent. :scream: 




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


Reply via email to