kaxil commented on a change in pull request #8519:
URL: https://github.com/apache/airflow/pull/8519#discussion_r413182308
##########
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:
https://www.python.org/dev/peps/pep-0426/#name
----------------------------------------------------------------
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]