ephraimbuddy commented on a change in pull request #15706:
URL: https://github.com/apache/airflow/pull/15706#discussion_r627715473
##########
File path: setup.py
##########
@@ -484,6 +484,7 @@ def get_sphinx_theme_version() -> str:
'click~=7.1',
'coverage',
'docutils',
+ 'filelock',
Review comment:
Looks like the py-filelock project is no longer maintained, the last
commit to the project was in 2019. Apart from that, this LGTM
--
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]