Skip to content

Commit 6be5c1b

Browse files
authored
Merge pull request #21 from trustyai-explainability/dependabot/pip/protobuf-gte-4.24.4-and-lt-7
chore(deps): update protobuf requirement from <5,>=4.24.4 to >=4.24.4,<7
2 parents 2f68b8c + 9775c16 commit 6be5c1b

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"prometheus-client>=0.21.1,<0.22",
1515
"pydantic>=2.4.2,<3",
1616
"uvicorn>=0.34.0,<0.35",
17-
"protobuf>=4.24.4,<5",
17+
"protobuf>=4.24.4,<7",
1818
"requests>=2.31.0,<3",
1919
"cryptography>=44.0.2,<45",
2020
"h5py>=3.13.0,<4",

0 commit comments

Comments
 (0)