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 815fd31 commit c8ea87aCopy full SHA for c8ea87a
pyproject.toml
@@ -56,7 +56,7 @@ testing = [
56
"pytest-randomly",
57
"pytest-timeout",
58
"pre_commit",
59
- "typeguard",
+ "typeguard==4.0.0rc1", # until https://github.com/agronholm/typeguard/issues/330 is fixed
60
]
61
62
[project.urls]
0 commit comments