Skip to content

Commit 5ccaca9

Browse files
authored
Apply suggestion from @aaronsteers
1 parent cffad9f commit 5ccaca9

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.18.0,<5.0"
4747
packaging = "*" # Transitive dependency used directly in code
48-
referencing = ">=0.30.0" # Required for jsonschema 4.18+ RefResolver migration
48+
referencing = ">=0.30.0"
4949
pandas = "2.2.3"
5050
psutil = "6.1.0" # TODO: Remove if unused
5151
pydantic = "^2.7"

0 commit comments

Comments
 (0)