potiuk commented on pull request #11020: URL: https://github.com/apache/airflow/pull/11020#issuecomment-696320242
And if you really want to make a change where you bump moto and want to (for example) introduce limit to have version >1.3.15 for example, that will also work. Setup.py has precedence over constraints so if setup.py has >1.3.15 and constraints == 1.3.14, the 1.3.14 version will be installed. ---------------------------------------------------------------- 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]
