Skip to content

Commit 80f36d1

Browse files
authored
Merge pull request #34 from trustyai-explainability/dependabot/pip/cryptography-gte-44.0.2-and-lt-46
chore(deps): update cryptography requirement from <45,>=44.0.2 to >=44.0.2,<46
2 parents b404586 + 21dc236 commit 80f36d1

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
@@ -13,7 +13,7 @@ dependencies = [
1313
"uvicorn>=0.34.0,<0.35",
1414
"protobuf>=4.24.4,<7",
1515
"requests>=2.31.0,<3",
16-
"cryptography>=44.0.2,<45",
16+
"cryptography>=44.0.2,<46",
1717
"h5py>=3.13.0,<4",
1818
]
1919

0 commit comments

Comments
 (0)