Skip to content

Commit ed02741

Browse files
committed
wip
Signed-off-by: Yves Bastide <yves@botify.com>
1 parent 1f100d5 commit ed02741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
[project.optional-dependencies]
5252
dev = [
5353
"boto3-stubs[s3,swf]",
54-
"cffi==v1.17.0rc1;python==3.13.0-beta.4", # via cryptography via moto, secretstorage
54+
"cffi==v1.17.0rc1; python_full_version=='3.13.0b4'", # via cryptography via moto, secretstorage
5555
"flaky",
5656
"hatch==1.7.0",
5757
"invoke",

0 commit comments

Comments
 (0)