We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff89632 commit ec03274Copy full SHA for ec03274
1 file changed
python/pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
]
19
dependencies = [
20
"cbor2 >= 5.6, < 7",
21
- "cryptography >= 46, < 47",
+ "cryptography >= 46, < 48",
22
"cwt >= 3.2.0, < 4",
23
"packaging >= 25, < 27"
24
0 commit comments