Skip to content

Commit fff98e5

Browse files
committed
Add mypy to requirements.txt
1 parent ee3549d commit fff98e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ markdown-it-py==4.0.0
2525
matplotlib==3.10.5
2626
mccabe==0.7.0
2727
mdurl==0.1.2
28+
mypy==1.17.1
29+
mypy_extensions==1.1.0
2830
networkx==3.5
2931
numpy==2.3.2
3032
packaging==25.0

0 commit comments

Comments
 (0)