amoghrajesh opened a new issue, #53908:
URL: https://github.com/apache/airflow/issues/53908

   ### Body
   
   This approach has a fundamental circular dependency problem.
   
   You cannot check for version compatibility within the same package you're 
checking for because version compatibility checks only make sense when checking 
for external dependencies, not when a package is trying to check its own 
version for internal import decisions.
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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