We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b31b23 commit 04e29b7Copy full SHA for 04e29b7
1 file changed
predicate_authority/pyproject.toml
@@ -18,6 +18,7 @@ classifiers = [
18
dependencies = [
19
"predicate-contracts>=0.1.0,<0.5.0",
20
"pyyaml>=6.0",
21
+ "cryptography>=42.0.0",
22
]
23
24
[project.scripts]
0 commit comments