There was an error while loading. Please reload this page.
1 parent 32236cd commit e78345fCopy full SHA for e78345f
35 files changed
pyproject.toml
@@ -35,6 +35,7 @@ dependencies = [
35
"python-dotenv>=1.1.0",
36
"pytest-aio>=1.9.0",
37
"aiofiles>=24.1.0", # Async file I/O
38
+ "logfire>=0.73.0", # Optional observability (disabled by default via config)
39
]
40
41
0 commit comments