Skip to content

Commit 4a8ea4d

Browse files
committed
fix over-eager version up
1 parent f758144 commit 4a8ea4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ urls = {homepage = "https://contentauthenticity.org", repository = "https://gith
2323
dependencies = [
2424
"wheel>=0.41.2",
2525
"setuptools>=68.0.0",
26-
"toml>=0.10.3",
26+
"toml>=0.10.2",
2727
"pytest>=7.4.0",
2828
"cryptography>=41.0.0",
2929
"requests>=2.0.0"

0 commit comments

Comments
 (0)