We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5947bd0 + bc3ebd8 commit 892c789Copy full SHA for 892c789
1 file changed
pyproject.toml
@@ -46,7 +46,7 @@ classifiers = [
46
]
47
dependencies = [
48
"requests>=2.19.1",
49
- "securesystemslib>=0.26.0",
+ "securesystemslib>=0.26.0,<0.32.0",
50
51
dynamic = ["version"]
52
0 commit comments