Skip to content

Commit 5a4783a

Browse files
committed
Fix mypy for python 3.9
1 parent f5c8a62 commit 5a4783a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi
22
data-science-types
33
googleapis-common-protos-stubs
44
grpc-stubs
5-
mypy!=1.17.0,!=1.17.1
5+
mypy!=1.17.0,!=1.17.1,!=1.18
66
psutil
77
pyarrow-stubs
88
pydantic<2.10

0 commit comments

Comments
 (0)