feluelle commented on a change in pull request #6607: [AIRFLOW-5462] Bump FAB 
to 2.2.0 to fix OAuth login issue
URL: https://github.com/apache/airflow/pull/6607#discussion_r358843969
 
 

 ##########
 File path: setup.py
 ##########
 @@ -365,7 +365,7 @@ def do_setup():
             'cryptography>=0.9.3',
             'dill>=0.2.2, <0.4',
             'flask>=1.1.0, <2.0',
-            'flask-appbuilder>=1.12.5, <2.0.0',
+            "flask-appbuilder>=2.2.0, <2.3.0",
 
 Review comment:
   I would suggest doing it like this.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to