Skip to content

Commit 4a89826

Browse files
committed
Remove dep on typed-ast
This is no longer support in Python 3.13, and no longer required for Python>=3.8
1 parent cec99d2 commit 4a89826

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/requirements_mypy.txt

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ mypy==1.14.0
22
mypy-extensions==1.0.0
33
toml==0.10.2
44
tomli==2.0.1
5-
typed-ast==1.5.5
65
types-atomicwrites==1.4.5.1
76
types-python-dateutil==2.9.0.20240906
87
types-PyYAML==6.0.12.12

0 commit comments

Comments
 (0)