jedcunningham commented on a change in pull request #21478:
URL: https://github.com/apache/airflow/pull/21478#discussion_r806154905



##########
File path: setup.cfg
##########
@@ -96,6 +96,7 @@ install_requires =
     flask-appbuilder~=3.4, <4.0.0
     flask-caching>=1.5.0, <2.0.0
     flask-login>=0.3, <0.5
+    flask-session>=0.3.2

Review comment:
       Pretty much same difference, but I set the upper bound at the latest 
release instead of pinning to just the latest version.
   
   (oh, and fixed the lower bound that I messed up originally 🙃)




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to