Skip to content

Commit fc37c17

Browse files
authored
Apply suggestion from @aaronsteers
1 parent 42e2d7f commit fc37c17

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
@@ -43,7 +43,7 @@ google-cloud-secret-manager = "^2.17.0"
4343
isodate = "~0.6.1"
4444
Jinja2 = "~3.1.2"
4545
jsonref = "~0.2"
46-
jsonschema = ">=4.17.3,<5.0" # Broadened constraint to maintain compatibility while allowing 4.20.0+ for fastmcp
46+
jsonschema = ">=4.17.3,<5.0"
4747
packaging = "*" # Transitive dependency used directly in code
4848
pandas = "2.2.3"
4949
psutil = "6.1.0" # TODO: Remove if unused

0 commit comments

Comments
 (0)