Skip to content

Commit efc94e3

Browse files
authored
Merge pull request #51 from trustyai-explainability/dependabot/pip/cryptography-gte-44.0.2-and-lt-47
chore(deps): update cryptography requirement from <46,>=44.0.2 to >=44.0.2,<47
2 parents 1dd12b9 + d72d405 commit efc94e3

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.36",
1414
"protobuf>=4.24.4,<7",
1515
"requests>=2.31.0,<3",
16-
"cryptography>=44.0.2,<46",
16+
"cryptography>=44.0.2,<47",
1717
"h5py>=3.13.0,<4",
1818
"scikit-learn",
1919
"aif360",

0 commit comments

Comments
 (0)