We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565db7f commit fe7c2ffCopy full SHA for fe7c2ff
1 file changed
requirements_recommended.txt
@@ -28,6 +28,7 @@ isort==8.0.1; python_version >= "3.10"
28
isort==6.1.0; python_version < "3.10"
29
mccabe==0.7.0
30
mypy-extensions==1.1.0
31
+--no-binary mypy-extensions
32
nodeenv==1.10.0
33
packaging==26.2
34
pathspec==1.1.1
0 commit comments