make pre_cycle_setup faster on 4 sec, start implemtnation disable redirect stdout in router

This commit is contained in:
2025-05-19 10:31:05 +03:00
parent 8b06e9cd39
commit 45f410e3e8
11 changed files with 53 additions and 27 deletions
+5
View File
@@ -26,3 +26,8 @@ exclude = [
requires = ["hatchling"]
build-backend = "hatchling.build"
[dependency-groups]
dev = [
"pandas>=2.0.3",
]