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



##########
File path: setup.py
##########
@@ -598,8 +600,6 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
     'tzlocal>=1.4,<2.0.0',
     'unicodecsv>=0.14.1',
     'werkzeug<1.0.0',
-    'WTforms<2.3.0',
-    # TODO: Remove after 
https://github.com/dpgaspar/Flask-AppBuilder/issues/1356 is fixed and released.
 ]

Review comment:
       ```suggestion
       'wtforms<2.3.0', 
       # TODO: Remove after 
https://github.com/dpgaspar/Flask-AppBuilder/issues/1356 is fixed and released.
   ]
   ```




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