We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b0faa commit 4f29231Copy full SHA for 4f29231
mypy-requirements.txt
@@ -1,5 +1,5 @@
1
# NOTE: this needs to be kept in sync with the "requires" list in pyproject.toml
2
-basedtyping>=0.0.1
+basedtyping>=0.0.2
3
typing_extensions>=3.10
4
mypy_extensions>=0.4.3
5
typed_ast>=1.4.0,<2; python_version<'3.8'
0 commit comments