mik-laj commented on pull request #13083:
URL: https://github.com/apache/airflow/pull/13083#issuecomment-745362651


   On the Internet, I found such a solution. Maybe that will be a better idea 
than dropping MD5.
   ```
   sed -i 's/hashlib.md5()/hashlib.md5(usedforsecurity=False)/g' 
<virtual_environment>/lib/python3.6/site-packages/django/db/backends/base/schema.py
   ```


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


Reply via email to