From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- third_party/python/MarkupSafe/requirements/typing.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 third_party/python/MarkupSafe/requirements/typing.txt (limited to 'third_party/python/MarkupSafe/requirements/typing.txt') diff --git a/third_party/python/MarkupSafe/requirements/typing.txt b/third_party/python/MarkupSafe/requirements/typing.txt new file mode 100644 index 0000000000..0e342aaad8 --- /dev/null +++ b/third_party/python/MarkupSafe/requirements/typing.txt @@ -0,0 +1,14 @@ +# +# This file is autogenerated by pip-compile +# To update, run: +# +# pip-compile requirements/typing.in +# +mypy-extensions==0.4.3 + # via mypy +mypy==0.812 + # via -r requirements/typing.in +typed-ast==1.4.3 + # via mypy +typing-extensions==3.10.0.0 + # via mypy -- cgit v1.2.3