We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faba066 commit 614bfefCopy full SHA for 614bfef
pyproject.toml
@@ -16,7 +16,7 @@ readme = "README.md"
16
python = ">=3.10,<3.14"
17
pydantic = "^2.9.2"
18
httpx = "^0.28.0"
19
-logfire = "<=3.20.0"
+logfire = ">=3.5.3,<=3.20.0"
20
python-ulid = "^3.0.0"
21
coolname = "^2.2.0"
22
pandas = "^2.2.3"
0 commit comments