Skip to content

Commit 71a0873

Browse files
authored
Fix mypy check by pinning blinker version
1 parent a8900c4 commit 71a0873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pytest-mock
66
coveralls
77
mypy==0.950;python_version>="3.7"
88
pytest-cov
9+
blinker==1.5.0
910

1011
# used for type-checking
1112
botocore-stubs

0 commit comments

Comments
 (0)