feat: add Today environment summary
ci / gitleaks (push) Successful in 51s
ci / docker (push) Successful in 4m34s

This commit is contained in:
2026-09-16 12:23:59 +08:00
parent ed6d999ffb
commit 0a4d5f2f05
12 changed files with 1405 additions and 7 deletions
+1 -1
View File
@@ -15,13 +15,13 @@ dependencies = [
"uuid-utils>=0.11,<1",
"structlog>=25,<26",
"lunar-python>=1.2,<2",
"httpx>=0.28,<1",
]
[dependency-groups]
dev = [
"pytest>=8.4,<9",
"pytest-asyncio>=1.1,<2",
"httpx>=0.28,<1",
"aiosqlite>=0.21,<1",
"ruff>=0.12,<1",
]