Skip to content

Commit 614bfef

Browse files
committed
Updated logfire version with lower and upper bounds
1 parent faba066 commit 614bfef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
python = ">=3.10,<3.14"
1717
pydantic = "^2.9.2"
1818
httpx = "^0.28.0"
19-
logfire = "<=3.20.0"
19+
logfire = ">=3.5.3,<=3.20.0"
2020
python-ulid = "^3.0.0"
2121
coolname = "^2.2.0"
2222
pandas = "^2.2.3"

0 commit comments

Comments
 (0)