<!-- Describe your PR here. -->
@@ -107,7 +107,6 @@ module = [
"sqlparse.*",
"statsd.*",
"u2flib_server.model.*",
- "unidiff.*",
]
ignore_missing_imports = true
# end: missing 3rd party stubs
@@ -231,6 +231,7 @@ types-redis==3.5.18
types-requests==2.32.0.20241016
types-setuptools==69.0.0.0
types-simplejson==3.17.7.2
+types-unidiff==0.7.0.20240505
typing-extensions==4.12.0
tzdata==2023.3
ua-parser==0.10.0
@@ -59,3 +59,4 @@ types-redis<4
types-requests>=2.32.0.20241016
types-setuptools>=68
types-simplejson>=3.17.7.2
+types-unidiff