Skip to content

Commit c8ea87a

Browse files
committed
Install typeguard==4.0.0rc1
1 parent 815fd31 commit c8ea87a

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
@@ -56,7 +56,7 @@ testing = [
5656
"pytest-randomly",
5757
"pytest-timeout",
5858
"pre_commit",
59-
"typeguard",
59+
"typeguard==4.0.0rc1", # until https://github.com/agronholm/typeguard/issues/330 is fixed
6060
]
6161

6262
[project.urls]

0 commit comments

Comments
 (0)