omatasas commented on PR #64402:
URL: https://github.com/apache/airflow/pull/64402#issuecomment-4149926989

   The last PR was closed automatically
   - https://github.com/apache/airflow/pull/64259
   
   @eladkal Regarding your question
   > Preferably we want to solve allowing version 1.0 while we are on it. 
Related #64121
   > 
   > Would you like to make the needed changes?
   > 
   > > The minimum version of starlette should be set to 0.49.1
   > 
   > You can use this version. We tend to keep versions as relaxed as possible.
   
   
   I see that starlette v1 is breaking the API, and it needs more investigation.
   
   On top of that, I'm not sure we want to do this change, since there are 
other projects that might be depended on starlette<1, just like this project is 
at the moment, and we don't want to break other projects and create conflicts.
   What we can do, is to remove the limitation of `starlette<1`, but again, it 
needs more investigation.


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