Skip to content

Commit 35dda44

Browse files
authored
Update pyproject.toml
1 parent d2c7a51 commit 35dda44

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
@@ -45,7 +45,7 @@ Jinja2 = "~3.1.2"
4545
jsonref = "~0.2"
4646
jsonschema = ">=4.17.3,<5.0"
4747
packaging = "*" # Transitive dependency used directly in code
48-
referencing = ">=0.30.0"
48+
referencing = ">=0.36.2"
4949
pandas = "2.2.3"
5050
psutil = "6.1.0" # TODO: Remove if unused
5151
pydantic = "^2.7"

0 commit comments

Comments
 (0)