runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from tenacity import retry, stop_after_attempt, wait_fixed, retry_if_exception_type ModuleNotFoundError: No module named 'tenacity'

Container logs:

Fetching error logs...