We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b252c16 commit f02a341Copy full SHA for f02a341
pyproject.toml
@@ -15,7 +15,7 @@ classifiers = [
15
"Programming Language :: Python :: 3",
16
"License :: OSI Approved :: Apache Software License",
17
]
18
-dependencies = ["cryptography", "pydantic", "sigstore==3.0.0rc2"]
+dependencies = ["cryptography", "pydantic", "sigstore~=3.0.0"]
19
requires-python = ">=3.9"
20
21
[project.optional-dependencies]
0 commit comments