From f4891526a70f9982735c80d1281075f24d76f9bc Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Wed, 14 May 2025 17:22:51 +0300 Subject: [PATCH] [m] merge a change from master --- python/online/fxreader/pr34/commands_typed/cli_bootstrap.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py b/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py index d1b957f..8d849a4 100644 --- a/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py +++ b/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py @@ -281,6 +281,7 @@ def env_bootstrap( ], []) logger.info(dict( + requirements_name=requirements_name, early_dependencies=early_dependencies, ))